Home
last modified time | relevance | path

Searched refs:ComponentRecord (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DMarkToLigaturePosnSubtables.h30 struct ComponentRecord struct
34 LE_VAR_ARRAY(ComponentRecord, ligatureAnchorTableOffsetArray) argument
39 ComponentRecord componentRecordArray[ANY_NUMBER];
DMarkToLigaturePosnSubtables.cpp74 …const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mc… in process()
/external/fonttools/Lib/fontTools/
Dsubset.py326 for c in l.ComponentRecord:
341 for c in l.ComponentRecord: