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

  /external/harfbuzz_ng/src/hb-icu-le/
cmaps.cpp 190 return (LEGlyphID) (SWAPU32(fGroups[range].startGlyphCode) + unicode32 - SWAPU32(fGroups[range].startCharCode));
sfnt.h 201 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 286 milliseconds