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/icu/icu4c/source/samples/layout/
cmaps.cpp
201
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
120
le_uint32
endCharCode
;
/external/icu/icu4c/source/test/letest/
cmaps.cpp
241
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
199
le_uint32
endCharCode
;
/external/icu/icu4c/source/test/perf/leperf/
cmaps.cpp
242
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
203
le_uint32
endCharCode
;
/external/harfbuzz_ng/src/
hb-ot-cmap-table.hh
200
if (codepoint >
endCharCode
) return +1;
212
UINT32
endCharCode
; /* Last character code in this group. */
/external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py
[
all
...]
Completed in 519 milliseconds