HomeSort by relevance Sort by last modified time
    Searched refs:startGlyphCode (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/test/letest/
cmaps.cpp 190 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
sfnt.h 198 le_uint32 startGlyphCode;
  /external/icu4c/samples/layout/
cmaps.cpp 196 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
sfnt.h 115 le_uint32 startGlyphCode;
  /external/icu4c/test/letest/
cmaps.cpp 190 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
sfnt.h 198 le_uint32 startGlyphCode;

Completed in 700 milliseconds