Home
last modified time | relevance | path

Searched refs:GetCharSpace (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/sources/libraries/font/
Dfont_TextWriterBase.cpp502 crntRight += GetCharSpace(); in CalcLineRectImpl()
716 crntRight += GetCharSpace(); in PrintImpl()
745 MoveCursorX( GetCharSpace() ); in PrintImpl()
/NW4C-1.3.3/include/nw/font/
Dfont_TextWriterBase.h141 f32 GetCharSpace() const { return m_CharSpace; } in GetCharSpace() function
/NW4C-1.3.3/include/nw/lyt/
Dlyt_TextBox.h436 f32 GetCharSpace() const in GetCharSpace() function