Home
last modified time | relevance | path

Searched defs:curPos (Results 1 – 6 of 6) sorted by relevance

/NW4C-1.3.3/demos/lyt/bounding/sources/
Dmain.cpp163 nw::math::VEC2 curPos; in GetCursorPosition() local
182 ApplyCursorPosition(nw::lyt::Layout* pLayout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
298 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-1.3.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp213 nw::math::VEC2 curPos; in GetCursorPosition() local
232 ApplyCursorPosition(nw::lyt::Layout* pLayout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
434 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-1.3.3/demos/lyt/animShare/sources/
Dmain.cpp172 nw::math::VEC2 curPos; in GetCursorPosition() local
192 ApplyCursorPosition(nw::lyt::Layout& layout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
463 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_HioSoundArchive.cpp409 u32 curPos = io::HioFileStream::Tell(); in Read() local
Dsnd_RomSoundArchive.cpp653 u32 curPos = io::RomFileStream::Tell(); in Read() local
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_TextBox.cpp280 const VEC2 curPos = AdjustTextPos(GetSize(), false); in GetTextDrawRect() local