Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh40 #define attach_type() var.u8[2] /* attachment type */ macro
437 o.attach_type() = ATTACH_TYPE_MARK; in apply()
1003 pos[child].attach_type() = ATTACH_TYPE_CURSIVE; in apply()
1530 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in reverse_cursive_minor_offset()
1550 pos[j].attach_type() = type; in reverse_cursive_minor_offset()
1557 int chain = pos[i].attach_chain(), type = pos[i].attach_type(); in propagate_attachment_offsets()
1600 buffer->pos[i].attach_chain() = buffer->pos[i].attach_type() = 0; in position_start()
1651 #undef attach_type