Home | History | Annotate | Download | only in layout

Lines Matching refs:yPixelsToUnits

52         yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
62 yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
72 yAdvanceAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
82 yAdvanceAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
110 yPlacementAdjustment += fontInstance->yPixelsToUnits(yAdj);
132 yAdvanceAdjustment += fontInstance->yPixelsToUnits(yAdj);
156 yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
166 yPlacementAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
176 yAdvanceAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
186 yAdvanceAdjustment += fontInstance->yPixelsToUnits(pixels.fY);
214 yPlacementAdjustment += fontInstance->yPixelsToUnits(yAdj);
236 yAdvanceAdjustment += fontInstance->yPixelsToUnits(yAdj);