Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_CharWriter.h99 void SetFont(const Font* pFont) { m_pFont = pFont; } in SetFont() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp486 TextBox::SetFont(const font::Font* pFont) in SetFont() function in nw::lyt::TextBox