Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh550 const Anchor markAnchor = c->ankr_table->get_anchor (c->buffer->info[mark].codepoint, in transition() local
559 …o.x_offset = c->font->em_scale_x (markAnchor.xCoordinate) - c->font->em_scale_x (currAnchor.xCoord… in transition()
560 …o.y_offset = c->font->em_scale_y (markAnchor.yCoordinate) - c->font->em_scale_y (currAnchor.yCoord… in transition()
Dhb-ot-layout-gpos-table.hh411 return_trace (c->check_struct (this) && markAnchor.sanitize (c, base)); in sanitize()
417 markAnchor; /* Offset to Anchor table--from member
435 const Anchor& mark_anchor = this + record.markAnchor; in apply()