Searched refs:m_LastCursorPos (Results 1 – 2 of 2) sorted by relevance
266 const nn::math::VEC2& GetLastCursorPos() const { return m_LastCursorPos; }; in GetLastCursorPos()293 nn::math::VEC2 m_LastCursorPos; // variable
68 , m_LastCursorPos( 0 , 0 ) in DirectPrint()181 m_LastCursorPos = cursor; in PutString()