Lines Matching refs:GetBitmapInstance
81 GetBitmapInstance()->SetFont(font);
84 UIFont* UIFont::GetBitmapInstance()
99 GetBitmapInstance()->GetFont()->SetFontFileOffset(offset);
108 return GetBitmapInstance()->GetFont()->SetCurrentLangId(langId);
117 return GetBitmapInstance()->GetFont()->GetCurrentLangId();
129 return GetBitmapInstance()->GetFont()->SetFontPath(path, type);
138 return GetBitmapInstance()->GetFont()->GetTextUtf8(textId, utf8Addr, utf8Len);
147 return GetBitmapInstance()->GetFont()->GetTextParam(textId, param);
159 return GetBitmapInstance()->GetFont()->GetWildCardStaticStr(textId, type, strAddr, strLen);
168 return GetBitmapInstance()->GetFont()->GetCodePoints(textId, codePoints, codePointsNum);