Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp504 crntRight += GetCharSpace(); in CalcLineRectImpl()
718 crntRight += GetCharSpace(); in PrintImpl()
747 MoveCursorX( GetCharSpace() ); in PrintImpl()
/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterBase.h143 f32 GetCharSpace() const { return m_CharSpace; } in GetCharSpace() function
/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h438 f32 GetCharSpace() const in GetCharSpace() function