Home
last modified time | relevance | path

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

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