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