Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp1118 const u32 offsetNameOffsets = math::RoundUp(offsetStatic + sizeStatic, 2); in FontGlyphGroupsAcs() local
1119 const u32 offsetSizeSheets = math::RoundUp(offsetNameOffsets+ sizeNameOffsets, 4); in FontGlyphGroupsAcs()