HomeSort by relevance Sort by last modified time
    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 60 milliseconds