OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComponentRecord
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/layout/
MarkToLigaturePosnSubtables.h
30
struct
ComponentRecord
38
ComponentRecord
componentRecordArray[ANY_NUMBER];
MarkToLigaturePosnSubtables.cpp
74
const
ComponentRecord
*
componentRecord
= &ligatureAttachTable->componentRecordArray[component * mcCount];
75
Offset anchorTableOffset = SWAPW(
componentRecord
->ligatureAnchorTableOffsetArray[markClass]);
/external/harfbuzz/src/
harfbuzz-gpos-private.h
359
/* number of
ComponentRecord
tables */
360
HB_ComponentRecord*
ComponentRecord
;
361
/* array of
ComponentRecord
tables */
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
359
/* number of
ComponentRecord
tables */
360
HB_ComponentRecord*
ComponentRecord
;
361
/* array of
ComponentRecord
tables */
harfbuzz-gpos.c
[
all
...]
Completed in 184 milliseconds