Searched refs:textHeight (Results 1 – 4 of 4) sorted by relevance
25 textHeight = SkIntToScalar(pointSize); in LcdTextGM()38 y = textHeight; in onDraw()54 SkFont font(nullptr, textHeight); in drawText()62 y += textHeight; in drawText()67 SkScalar y, textHeight; member in LcdTextGM
25 textHeight = SkIntToScalar(pointSize); in LcdTextGM()40 y = textHeight; in onDraw()56 SkFont font(nullptr, textHeight); in drawText()64 y += textHeight; in drawText()69 SkScalar y, textHeight; member in LcdTextGM
52 double textHeight(void) const;
57 double Magick::TypeMetric::textHeight(void) const in textHeight() function in Magick::TypeMetric