OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGlyphIds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/test/
chrome_subsetter.cc
30
const unsigned int
kGlyphIds
[] = { 43, 72, 79, 82, 15, 3, 90, 85, 71, 4 };
31
const unsigned int kGlyphIdsCount = sizeof(
kGlyphIds
) / sizeof(unsigned int);
45
kGlyphIds
,
/external/sfntly/cpp/src/test/
chrome_subsetter.cc
30
const unsigned int
kGlyphIds
[] = { 43, 72, 79, 82, 15, 3, 90, 85, 71, 4 };
31
const unsigned int kGlyphIdsCount = sizeof(
kGlyphIds
) / sizeof(unsigned int);
45
kGlyphIds
,
Completed in 23 milliseconds