Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterBase.h612 f32 AdjustCursor(
/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp606 f32 textWidth = AdjustCursor(&xOrigin, &yOrigin, str, length); in PrintImpl()
797 TextWriterBase<CharType>::AdjustCursor( in AdjustCursor() function in nw::font::TextWriterBase