Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_TextWriterBase.cpp796 f32* pXOrigin, in AdjustCursor() argument
825 *pXOrigin -= AdjustCenterValue(textWidth); in AdjustCursor()
829 *pXOrigin -= textWidth; in AdjustCursor()
849 SetCursorX( *pXOrigin + offset ); in AdjustCursor()
855 SetCursorX( *pXOrigin + offset ); in AdjustCursor()
859 SetCursorX( *pXOrigin ); in AdjustCursor()
/NW4C-1.3.3/include/nw/font/
Dfont_TextWriterBase.h611 f32* pXOrigin,