Searched defs:letterHeight (Results 1 – 4 of 4) sorted by relevance
342 …uint16_t letterHeight = UIFont::GetInstance()->GetHeight(arcLabelText_->GetFontId(), arcLabelText_… in MeasureArcTextInfo() local366 void UIArcLabel::OnMeasureArcTextInfo(const uint16_t arcAngle, const uint16_t letterHeight) in OnMeasureArcTextInfo()
40 uint16_t letterHeight = UIFont::GetInstance()->GetHeight(fontId, fontSize); in GetTextSize() local95 uint16_t letterHeight = UIFont::GetInstance()->GetHeight(fontId, fontSize); in GetArcTextRect() local
549 uint16_t letterHeight = UIFont::GetInstance()->GetHeight(fontId_, fontSize_); in GetLetterIndexByPosition() local
170 uint16_t letterHeight = fontEngine->GetHeight(fontId, fontSize); in DrawArcText() local211 uint16_t letterHeight, in CalculateAngle()