Searched refs:SetCursorY (Results 1 – 2 of 2) sorted by relevance
762 SetCursorY( baseY ); in PrintImpl()785 SetCursorY(orgCursorY); in PrintImpl()869 SetCursorY( *pYOrigin ); in AdjustCursor()874 SetCursorY( *pYOrigin + GetFontAscent() ); in AdjustCursor()
450 void SetCursorY(f32 y) { m_CursorPos.y = y; } in SetCursorY() function