Searched refs:endCharCode (Results 1 - 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/hb-icu-le/
H A Dcmaps.cpp189 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
H A Dsfnt.h200 le_uint32 endCharCode; member in struct:CMAPGroup
/external/icu4c/samples/layout/
H A Dcmaps.cpp195 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
H A Dsfnt.h114 le_uint32 endCharCode; member in struct:CMAPGroup
/external/icu4c/test/letest/
H A Dcmaps.cpp189 if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].endCharCode) >= unicode32) {
H A Dsfnt.h197 le_uint32 endCharCode; member in struct:CMAPGroup

Completed in 622 milliseconds