OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ligaturecoverage
(Results
1 - 7
of
7
) sorted by null
/external/icu4c/layout/
MarkToLigaturePosnSubtables.cpp
52
le_int32
ligatureCoverage
= getBaseCoverage((LEGlyphID) ligatureGlyph);
56
if (
ligatureCoverage
< 0 ||
ligatureCoverage
>= ligatureCount) {
64
Offset ligatureAttachOffset = SWAPW(ligatureArray->ligatureAttachTableOffsetArray[
ligatureCoverage
]);
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
/external/harfbuzz/src/
harfbuzz-gpos-private.h
381
HB_Coverage
LigatureCoverage
;
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
381
HB_Coverage
LigatureCoverage
;
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
Completed in 392 milliseconds