Searched refs:ComponentRecord (Results 1 – 4 of 4) sorted by relevance
30 struct ComponentRecord struct38 ComponentRecord componentRecordArray[ANY_NUMBER]; argument
74 …const ComponentRecord *componentRecord = &ligatureAttachTable->componentRecordArray[component * mc… in process()
360 HB_ComponentRecord* ComponentRecord; member
2354 lat->ComponentRecord = NULL; in Load_LigatureAttach()2356 if ( ALLOC_ARRAY( lat->ComponentRecord, count, HB_ComponentRecord ) ) in Load_LigatureAttach()2359 cr = lat->ComponentRecord; in Load_LigatureAttach()2427 if ( lat->ComponentRecord ) in Free_LigatureAttach()2430 cr = lat->ComponentRecord; in Free_LigatureAttach()2726 cr = &lat->ComponentRecord[comp_index]; in Lookup_MarkLigPos()