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

  /external/icu4c/samples/layout/
cmaps.cpp 195 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
sfnt.h 114 le_uint32 endCharCode;
  /external/icu4c/test/letest/
cmaps.cpp 189 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
sfnt.h 197 le_uint32 endCharCode;

Completed in 57 milliseconds