Home
last modified time | relevance | path

Searched refs:texNamesSize (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFont.cpp232 u32 texNamesSize = pContext->pFINF->pGlyph->sheetNum * sizeof(internal::TextureObject); in StreamingConstruct() local
233 if (pContext->GetRemain() < texNamesSize) in StreamingConstruct()
240 pContext->Advance(texNamesSize); in StreamingConstruct()