Searched refs:SetCursorY (Results 1 – 2 of 2) sorted by relevance
760 SetCursorY( baseY ); in PrintImpl()783 SetCursorY(orgCursorY); in PrintImpl()867 SetCursorY( *pYOrigin ); in AdjustCursor()872 SetCursorY( *pYOrigin + GetFontAscent() ); in AdjustCursor()
448 void SetCursorY(f32 y) { m_CursorPos.y = y; } in SetCursorY() function