Home
last modified time | relevance | path

Searched refs:GetFontName (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_FontContainer.h93 const char* GetFontName() const in GetFontName() function
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_FontContainer.cpp92 if (0 == std::strcmp(name, it->GetFontName())) in FindFontByName()