Searched refs:pFontRes (Results 1 – 1 of 1) sorted by relevance
63 void* pFontRes = this->GetResource(res::RESOURCETYPE_FONT, name, &size); in LoadFont() local64 if (!pFontRes || size == 0) in LoadFont()77 bool bSuccess = pResFont->SetResource(pFontRes); in LoadFont()87 const u32 drawBufferSize = font::ResFont::GetDrawBufferSize(pFontRes); in LoadFont()