Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_TextBox.h420 void SetLineSpace(f32 space) in SetLineSpace()
449 void SetCharSpace(f32 space) in SetCharSpace()
/NW4C-1.3.3/include/nw/font/
Dfont_TextWriterBase.h111 void SetLineSpace(f32 space) { m_LineSpace = space; } in SetLineSpace()
135 void SetCharSpace(f32 space) { m_CharSpace = space; } in SetCharSpace()