Home
last modified time | relevance | path

Searched refs:componentRecordArray (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DMarkToLigaturePosnSubtables.h39 ComponentRecord componentRecordArray[ANY_NUMBER]; member
41 LE_VAR_ARRAY(LigatureAttachTable, componentRecordArray)
DMarkToLigaturePosnSubtables.cpp74 …const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mc… in process()