Searched refs:TextPositionY (Results 1 – 2 of 2) sorted by relevance
357 pos.y = TextPositionY(coords, (lineCount * lineHeight)); in GetPos()359 pos.y = TextPositionY(coords, (lineCount * lineHeight - style.lineSpace_)); in GetPos()384 int16_t Text::TextPositionY(const Rect& textRect, int16_t textHeight) in TextPositionY() function in OHOS::Text
595 int16_t TextPositionY(const Rect& textRect, int16_t textHeight);