Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_PackedFont.cpp631 …u32 offsetCacheIndexArray = math::RoundUp(offsetGlyphIndexAdjustArray + sizeGlyphIndexAdju… in AssignMemory() local
632 …u32 offsetCacheUserArray = math::RoundUp(offsetCacheIndexArray + sizeCacheIndexArra… in AssignMemory()
643 m_pCacheIndexArray = reinterpret_cast<u16*> (buffer + offsetCacheIndexArray); in AssignMemory()