Searched refs:kGlyphIds (Results 1 – 1 of 1) sorted by relevance
/external/sfntly/cpp/src/test/ |
D | chrome_subsetter.cc | 30 const unsigned int kGlyphIds[] = { 43, 72, 79, 82, 15, 3, 90, 85, 71, 4 }; variable 31 const unsigned int kGlyphIdsCount = sizeof(kGlyphIds) / sizeof(unsigned int); 45 kGlyphIds, in TestChromeSubsetter()
|