Lines Matching refs:UIFont
125 UIFont* font = UIFont::GetInstance();
179 UIFont* font = UIFont::GetInstance();
215 if (UIFont::GetInstance()->GetFontHeader(head, fontId_, fontSize_) != 0) {
278 UIFont* font = UIFont::GetInstance();
433 UIFont::GetInstance()->GetWidth(TEXT_ELLIPSIS_UNICODE, fontId_, fontSize_, 0) + letterSpace;
492 UIFont* fontEngine = UIFont::GetInstance();
549 uint16_t letterHeight = UIFont::GetInstance()->GetHeight(fontId_, fontSize_);