Searched refs:FontKey (Results 1 – 6 of 6) sorted by relevance
180 FontKey RegistFont(const char* name, font::Font* pFont, bool own);188 void UnregistFont(FontKey key);217 FontKey key
129 FontKey RegistFont(const char* name, font::Font* pFont);139 void UnregistFont(FontKey key);473 FontKey RegistFont(const char* name, font::Font* pFont);483 void UnregistFont(FontKey key);
3252 typedef const void* FontKey; typedef
102 FontContainer::FindFontByKey(FontKey key) in FindFontByKey()118 FontKey132 return reinterpret_cast<FontKey>(pLink); in RegistFont()136 FontContainer::UnregistFont(FontKey key) in UnregistFont()
308 FontKey315 ArcResourceAccessor::UnregistFont(FontKey key) in UnregistFont()442 FontKey449 MultiArcResourceAccessor::UnregistFont(FontKey key) in UnregistFont()
209 nw::lyt::FontKey fontKey = pResAccessor->RegistFont("sample.bcfna", pArchiveFont); in nnMain()