Searched refs:fYBase (Results 1 – 1 of 1) sorted by relevance
1211 FX_FLOAT fYBase; in GetDisplayPos() local1215 fYBase = bRTLPiece ? rtText.bottom() : rtText.top; in GetDisplayPos()1216 fY = fYBase; in GetDisplayPos()1221 fYBase = rtText.top + (rtText.height - fFontSize) / 2.0f; in GetDisplayPos()1222 fY = fYBase + fAscent; in GetDisplayPos()1434 fYBase + fFontSize - in GetDisplayPos()