Searched refs:markAnchor (Results 1 – 2 of 2) sorted by relevance
550 const Anchor markAnchor = c->ankr_table->get_anchor (c->buffer->info[mark].codepoint, in transition() local559 …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()
411 return_trace (c->check_struct (this) && markAnchor.sanitize (c, base)); in sanitize()417 markAnchor; /* Offset to Anchor table--from member435 const Anchor& mark_anchor = this + record.markAnchor; in apply()