Searched refs:currAnchor (Results 1 – 1 of 1) sorted by relevance
549 const Anchor &currAnchor = c->ankr_table->get_anchor (c->buffer->cur ().codepoint, in transition() local553 …o.x_offset = c->font->em_scale_x (markAnchor.xCoordinate) - c->font->em_scale_x (currAnchor.xCoord… in transition()554 …o.y_offset = c->font->em_scale_y (markAnchor.yCoordinate) - c->font->em_scale_y (currAnchor.yCoord… in transition()