Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-aat-layout-morx-table.hh511 unsigned int component_idx = buffer->cur().codepoint + offset; in transition() local
512 component_idx = Types::wordOffsetToIndex (component_idx, table, component.arrayZ); in transition()
513 const HBUINT16 &componentData = component[component_idx]; in transition()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-morx-table.hh511 unsigned int component_idx = buffer->cur().codepoint + offset; in transition() local
512 component_idx = Types::wordOffsetToIndex (component_idx, table, component.arrayZ); in transition()
513 const HBUINT16 &componentData = component[component_idx]; in transition()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-morx-table.hh522 unsigned int component_idx = buffer->cur().codepoint + offset; in transition() local
523 component_idx = Types::wordOffsetToIndex (component_idx, table, component.arrayZ); in transition()
524 const HBUINT16 &componentData = component[component_idx]; in transition()