Searched refs:baseAnchor (Results 1 – 1 of 1) sorted by relevance
67 LEPoint baseAnchor, markAdvance, pixels; in process() local75 anchorTable->getAnchor(baseGlyph, fontInstance, baseAnchor); in process()80 float anchorDiffX = baseAnchor.fX - markAnchor.fX; in process()81 float anchorDiffY = baseAnchor.fY - markAnchor.fY; in process()