Home
last modified time | relevance | path

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

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