Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/bounding/sources/
Dmain.cpp165 nw::math::VEC2 curPos; in GetCursorPosition() local
184 ApplyCursorPosition(nw::lyt::Layout* pLayout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
300 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp174 nw::math::VEC2 curPos; in GetCursorPosition() local
194 ApplyCursorPosition(nw::lyt::Layout& layout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
465 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp215 nw::math::VEC2 curPos; in GetCursorPosition() local
234 ApplyCursorPosition(nw::lyt::Layout* pLayout, const nw::math::VEC2& curPos) in ApplyCursorPosition()
436 nw::math::VEC2 curPos(0.f, 0.f); in nnMain() local
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_HioSoundArchive.cpp411 u32 curPos = io::HioFileStream::Tell(); in Read() local
Dsnd_RomSoundArchive.cpp655 u32 curPos = io::RomFileStream::Tell(); in Read() local
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp282 const VEC2 curPos = AdjustTextPos(GetSize(), false); in GetTextDrawRect() local