Searched defs:SetFont (Results 1 – 2 of 2) sorted by relevance
99 void SetFont(const Font* pFont) { m_pFont = pFont; } in SetFont() function
486 TextBox::SetFont(const font::Font* pFont) in SetFont() function in nw::lyt::TextBox