Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFontBase.cpp1120 const u32 offsetUseSheets = math::RoundUp(offsetSizeCMAP + sizeSizeCMAP, 4); in FontGlyphGroupsAcs() local
1121 const u32 offsetUseCWDH = math::RoundUp(offsetUseSheets + sizeUseSheets, 4); in FontGlyphGroupsAcs()
1127 … mpUseSheetArray = reinterpret_cast<const u32*>(ut::AddOffsetToPtr(mpHeader, offsetUseSheets)); in FontGlyphGroupsAcs()