OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endCharCode
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/test/letest/
cmaps.cpp
189
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
197
le_uint32
endCharCode
;
/external/harfbuzz_ng/src/hb-icu-le/
cmaps.cpp
189
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
200
le_uint32
endCharCode
;
/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 49 milliseconds