Home
last modified time | relevance | path

Searched defs:SetCharSpace (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_TextBox.h449 void SetCharSpace(f32 space) in SetCharSpace() function
/NW4C-1.3.3/include/nw/font/
Dfont_TextWriterBase.h135 void SetCharSpace(f32 space) { m_CharSpace = space; } in SetCharSpace() function