Searched refs:pArchiveFont (Results 1 – 1 of 1) sorted by relevance
120 nw::font::ArchiveFont* pArchiveFont, in ReadArchiveFont() argument135 …bool bSuccess = pArchiveFont->Construct(arcFontBuf, arcFontBufSize, file.begin(), nw::font::Archiv… in ReadArchiveFont()207 nw::font::ArchiveFont *const pArchiveFont = new nw::font::ArchiveFont; in nnMain() local208 … ReadArchiveFont(pArchiveFont , NW_DEMO_FILE_PATH(L"sample.bcfna"), demoApp.GetDeviceAllocator()); in nnMain()211 nw::lyt::FontKey fontKey = pResAccessor->RegistFont("sample.bcfna", pArchiveFont); in nnMain()281 void *const arcFontBuf = pArchiveFont->Destroy(); in nnMain()283 delete pArchiveFont; in nnMain()