Home
last modified time | relevance | path

Searched refs:pXOrigin (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp798 f32* pXOrigin, in AdjustCursor() argument
827 *pXOrigin -= AdjustCenterValue(textWidth); in AdjustCursor()
831 *pXOrigin -= textWidth; in AdjustCursor()
851 SetCursorX( *pXOrigin + offset ); in AdjustCursor()
857 SetCursorX( *pXOrigin + offset ); in AdjustCursor()
861 SetCursorX( *pXOrigin ); in AdjustCursor()
/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterBase.h613 f32* pXOrigin,