/ohos5.0/base/update/updater/test/unittest/test_data/ui/layout/ |
H A D | menu.json | 23 "fontSize" : 60, number 34 "fontSize" : 60 number 44 "fontSize" : 60 number 54 "fontSize" : 40 number 64 "fontSize" : 40 number 74 "fontSize" : 40 number 84 "fontSize" : 40 number 94 "fontSize" : 40 number
|
/ohos5.0/base/update/updater/resources/rk3568/pages/ |
H A D | menu.json | 58 "fontSize": 32 number 68 "fontSize": 32 number 78 "fontSize": 32 number 88 "fontSize": 32 number 98 "fontSize": 32 number 108 "fontSize": 32 number 118 "fontSize": 28, number
|
H A D | confirm.json | 44 "fontSize": 32 number 54 "fontSize": 28, number 65 "fontSize": 32 number 75 "fontSize": 32 number
|
H A D | upd.json | 138 "fontSize": 32 number 148 "fontSize": 32, number 160 "fontSize": 32, number 190 "fontSize": 32 number 200 "fontSize": 32 number 210 "fontSize": 32 number 220 "fontSize": 32 number 230 "fontSize": 32, number 242 "fontSize": 28, number 254 "fontSize": 28, number [all …]
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_bitmap.cpp | 108 uint16_t UIFontBitmap::GetHeight(uint16_t fontId, uint8_t fontSize) in GetHeight() 131 int16_t UIFontBitmap::GetWidth(uint32_t unicode, uint16_t fontId, uint8_t fontSize) in GetWidth() 136 … UIFontBitmap::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetBitmap() 146 int8_t UIFontBitmap::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() 182 …FontBitmap::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetGlyphNode() 306 uint8_t fontSize) in GetOffsetPosY() 360 uint8_t fontSize, in GetLineMaxHeight()
|
H A D | ui_font.cpp | 174 …nt8_t* UIFont::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize, in GetBitmap() 210 …8_t UIFont::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetGlyphNode() 235 uint16_t UIFont::GetWidth(uint32_t unicode, uint16_t fontId, uint8_t fontSize, uint8_t shapingId) in GetWidth() 269 … UIFont::GetLineMaxHeight(const char* text, uint16_t lineLength, uint16_t fontId, uint8_t fontSize, in GetLineMaxHeight()
|
H A D | ui_line_break.cpp | 125 uint8_t fontSize, in GetNextLineAndWidth() 206 uint8_t fontSize, in GetLetterWidth() 222 bool UILineBreakEngine::IsBreakPos(uint32_t unicode, uint16_t fontId, uint8_t fontSize, int32_t& st… in IsBreakPos()
|
H A D | ui_font_vector.cpp | 76 int8_t SetupColorFont(FT_Face face, uint8_t fontSize) in SetupColorFont() 467 int8_t UIFontVector::GetFaceInfo(uint16_t fontId, uint8_t fontSize, FaceInfo& faceInfo) in GetFaceInfo() 503 uint16_t UIFontVector::GetHeight(uint16_t fontId, uint8_t fontSize) in GetHeight() 591 int16_t UIFontVector::GetWidth(uint32_t unicode, uint16_t fontId, uint8_t fontSize) in GetWidth() 605 int8_t UIFontVector::GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() 637 …FontVector::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetGlyphNode() 683 … UIFontVector::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetBitmap() 782 int8_t UIFontVector::LoadGlyphIntoFace(uint16_t& fontId, uint8_t fontSize, uint32_t unicode, GlyphN… in LoadGlyphIntoFace() 951 uint8_t fontSize) in GetOffsetPosY() 1003 uint8_t fontSize, in GetLineMaxHeight()
|
/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/ |
H A D | animation.json | 24 "fontSize": 32, number 41 "fontSize": 42, number 58 "fontSize": 42, number
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-text-style.md | 27 ## fontSize section
|
H A D | ts-basic-components-symbolSpan.md | 59 ### fontSize subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-text-style.md | 27 ## fontSize section
|
H A D | ts-basic-components-symbolSpan.md | 59 ### fontSize subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | indexer_model_impl.cpp | 96 void IndexerModelImpl::SetSelectedFont(std::optional<Dimension>& fontSize, std::optional<FontWeight… in SetSelectedFont() 108 void IndexerModelImpl::SetPopupFont(std::optional<Dimension>& fontSize, std::optional<FontWeight>& … in SetPopupFont() 120 void IndexerModelImpl::SetFont(std::optional<Dimension>& fontSize, std::optional<FontWeight>& fontW… in SetFont() 203 void IndexerModelImpl::SetTextStyle(TextStyle& textStyle, std::optional<Dimension>& fontSize, in SetTextStyle()
|
H A D | menu_item_model_impl.cpp | 33 void MenuItemModelImpl::SetFontSize(const Dimension& fontSize) {} in SetFontSize() 43 void MenuItemModelImpl::SetLabelFontSize(const Dimension& fontSize) {} in SetLabelFontSize()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_badge_ffi.h | 26 double fontSize; member
|
H A D | cj_text_ffi.cpp | 61 void FfiOHOSAceFrameworkTextSetFontSize(double fontSize, int32_t unit) in FfiOHOSAceFrameworkTextSetFontSize() 132 void FfiOHOSAceFrameworkTextSetMinFontSize(double fontSize, int32_t unit) in FfiOHOSAceFrameworkTextSetMinFontSize() 138 void FfiOHOSAceFrameworkTextSetMaxFontSize(double fontSize, int32_t unit) in FfiOHOSAceFrameworkTextSetMaxFontSize()
|
H A D | cj_alphabet_indexer_ffi.cpp | 68 std::optional<Dimension> fontSize = Dimension(size, DimensionUnit(unit)); in FfiOHOSAceFrameworkAlphabetIndexerSelectedFont() local 77 std::optional<Dimension> fontSize = Dimension(size, DimensionUnit(unit)); in FfiOHOSAceFrameworkAlphabetIndexerPopupFont() local 86 std::optional<Dimension> fontSize = Dimension(size, DimensionUnit(unit)); in FfiOHOSAceFrameworkAlphabetIndexerFont() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | menu_item_modifier.cpp | 88 CalcDimension fontSize; in SetLabelFont() local 117 CalcDimension fontSize; in ResetLabelFont() local 137 CalcDimension fontSize; in SetContentFont() local 166 CalcDimension fontSize; in ResetContentFont() local
|
H A D | node_symbol_span_modifier.cpp | 56 void SetSymbolSpanFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetSymbolSpanFontSize() 66 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in SetSymbolSpanFontSize() local 79 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in ResetSymbolSpanFontSize() local
|
H A D | node_symbol_glyph_modifier.cpp | 78 void SetFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetFontSize() 88 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in SetFontSize() local 101 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in ResetFontSize() local
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | ui_font.h | 59 uint16_t GetHeight(uint16_t fontId, uint8_t fontSize) in GetHeight() 80 int8_t GetFontHeader(FontHeader& fontHeader, uint16_t fontId, uint8_t fontSize) in GetFontHeader() 227 …setPosY(const char* text, uint16_t lineLength, bool& isAllEmoji, uint16_t fontId, uint8_t fontSize) in GetOffsetPosY()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | tab_bar_size_animation.h | 48 Dimension fontSize; member
|
/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | text_label_adapter.h | 24 uint8_t fontSize; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_typography_style.h | 43 double fontSize = 14; variable
|