OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigatureArray
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/layout/
MarkToLigaturePosnSubtables.h
41
struct
LigatureArray
MarkToLigaturePosnSubtables.cpp
53
const
LigatureArray
*
ligatureArray
= (const
LigatureArray
*) ((char *) this + SWAPW(baseArrayOffset));
54
le_uint16 ligatureCount = SWAPW(
ligatureArray
->ligatureCount);
64
Offset ligatureAttachOffset = SWAPW(
ligatureArray
->ligatureAttachTableOffsetArray[ligatureCoverage]);
65
const LigatureAttachTable *ligatureAttachTable = (const LigatureAttachTable *) ((char *)
ligatureArray
+ ligatureAttachOffset);
/external/harfbuzz/src/
harfbuzz-gpos-private.h
385
HB_LigatureArray
LigatureArray
; /* ligature array table */
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
385
HB_LigatureArray
LigatureArray
; /* ligature array table */
harfbuzz-gpos.c
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
Completed in 227 milliseconds