Searched refs:offsetUseCWDH (Results 1 – 1 of 1) sorted by relevance
1121 const u32 offsetUseCWDH = math::RoundUp(offsetUseSheets + sizeUseSheets, 4); in FontGlyphGroupsAcs() local1122 const u32 offsetUseCMAP = math::RoundUp(offsetUseCWDH + sizeUseCWDH, 4); in FontGlyphGroupsAcs()1128 mpUseCWDHArray = reinterpret_cast<const u32*>(ut::AddOffsetToPtr(mpHeader, offsetUseCWDH)); in FontGlyphGroupsAcs()