OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endCharCode
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/icu/source/samples/layout/
cmaps.cpp
195
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
114
le_uint32
endCharCode
;
/external/icu/icu4c/source/samples/layout/
cmaps.cpp
195
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
114
le_uint32
endCharCode
;
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-cmap-table.hh
182
if (codepoint >
endCharCode
) return +1;
193
ULONG
endCharCode
; /* Last character code in this group. */
/external/harfbuzz_ng/src/
hb-ot-cmap-table.hh
182
if (codepoint >
endCharCode
) return +1;
193
ULONG
endCharCode
; /* Last character code in this group. */
/external/chromium_org/third_party/icu/source/test/letest/
cmaps.cpp
236
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
197
le_uint32
endCharCode
;
/external/chromium_org/third_party/icu/source/test/perf/leperf/
cmaps.cpp
236
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
197
le_uint32
endCharCode
;
/external/icu/icu4c/source/test/letest/
cmaps.cpp
236
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
197
le_uint32
endCharCode
;
/external/icu/icu4c/source/test/perf/leperf/
cmaps.cpp
236
if (SWAPU32(fGroups[range].startCharCode) <= unicode32 && SWAPU32(fGroups[range].
endCharCode
) >= unicode32) {
sfnt.h
197
le_uint32
endCharCode
;
/external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py
[
all
...]
Completed in 777 milliseconds