Searched defs:GetFont (Results 1 – 5 of 5) sorted by relevance
| /NW4C-1.3.3/include/nw/lyt/ | ||
| D | lyt_FontContainer.h | 104 font::Font* GetFont() const in GetFont() function |
| /NW4C-1.3.3/sources/libraries/lyt/ | ||
| D | lyt_ArcResourceAccessor.cpp | 291 ArcResourceAccessor::GetFont(const char *name) in GetFont() function in nw::lyt::ArcResourceAccessor |
| D | lyt_TextBox.cpp | 480 TextBox::GetFont() const in GetFont() function in nw::lyt::TextBox |
| /NW4C-1.3.3/include/nw/font/ | ||
| D | font_Font.h | 82 const Font* GetFont() const in GetFont() function |
| D | font_CharWriter.h | 106 const Font* GetFont() const { return m_pFont; } in GetFont() function |