Searched refs:component_idx (Results 1 – 3 of 3) sorted by relevance
511 unsigned int component_idx = buffer->cur().codepoint + offset; in transition() local512 component_idx = Types::wordOffsetToIndex (component_idx, table, component.arrayZ); in transition()513 const HBUINT16 &componentData = component[component_idx]; in transition()
522 unsigned int component_idx = buffer->cur().codepoint + offset; in transition() local523 component_idx = Types::wordOffsetToIndex (component_idx, table, component.arrayZ); in transition()524 const HBUINT16 &componentData = component[component_idx]; in transition()