Searched refs:kernActionIndex (Results 1 – 1 of 1) sorted by relevance
166 HBUINT16 kernActionIndex;/* Index into the kerning value array. If member174 { return entry.data.kernActionIndex != 0xFFFF; } in performAction()176 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex() function177 { return entry.data.kernActionIndex; } in kernActionIndex()198 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex() function256 unsigned int kern_idx = Format1EntryT::kernActionIndex (entry); in transition()