Searched refs:FontKey (Results 1 – 6 of 6) sorted by relevance
182 FontKey RegistFont(const char* name, font::Font* pFont, bool own);190 void UnregistFont(FontKey key);219 FontKey key
131 FontKey RegistFont(const char* name, font::Font* pFont);141 void UnregistFont(FontKey key);475 FontKey RegistFont(const char* name, font::Font* pFont);485 void UnregistFont(FontKey key);
3287 typedef const void* FontKey; typedef
104 FontContainer::FindFontByKey(FontKey key) in FindFontByKey()120 FontKey134 return reinterpret_cast<FontKey>(pLink); in RegistFont()138 FontContainer::UnregistFont(FontKey key) in UnregistFont()
310 FontKey317 ArcResourceAccessor::UnregistFont(FontKey key) in UnregistFont()444 FontKey451 MultiArcResourceAccessor::UnregistFont(FontKey key) in UnregistFont()
211 nw::lyt::FontKey fontKey = pResAccessor->RegistFont("sample.bcfna", pArchiveFont); in nnMain()