Searched refs:yCoordinate (Results 1 – 3 of 3) sorted by relevance
52 FWORD yCoordinate; member
247 *y = font->em_fscale_y (yCoordinate); in get_anchor()259 FWORD yCoordinate; /* Vertical value--in design units */ member278 *y = ret && y_ppem ? cy : font->em_fscale_y (yCoordinate); in get_anchor()290 FWORD yCoordinate; /* Vertical value--in design units */ member303 *y = font->em_fscale_y (yCoordinate); in get_anchor()320 FWORD yCoordinate; /* Vertical value--in design units */ member
560 …o.y_offset = c->font->em_scale_y (markAnchor.yCoordinate) - c->font->em_scale_y (currAnchor.yCoord… in transition()