Searched refs:unicode (Results 1 - 1 of 1) sorted by relevance
| /ide/tools/previewer/test/mock_lite/ui_lite/ |
| H A D | MockUIFontVector.cpp | 137 uint16_t UIFontVector::GetFontId(uint32_t unicode) const in GetFontId() 142 int16_t UIFontVector::GetWidth(uint32_t unicode, uint16_t fontId, uint8_t fontSize) in GetWidth() argument 152 void UIFontVector::SaveGlyphNode(uint32_t unicode, uint16_t fontKey, Metric *metric) {} in SaveGlyphNode() argument 154 int8_t UIFontVector::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetGlyphNode() argument 159 uint8_t* UIFontVector::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetBitmap() argument 169 uint8_t UIFontVector::IsGlyphFont(uint32_t unicode) in IsGlyphFont() argument 174 void UIFontVector::SetFace(FaceInfo& faceInfo, uint32_t unicode) {} in SetFace() argument 176 void UIFontVector::SetFace(FaceInfo& faceInfo, uint32_t unicode, TextStyle textStyle) {} in SetFace() argument
|
Completed in 2 milliseconds