Searched refs:GetButtonFontSize (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | button_modifier.cpp | 504 ArkUI_Float32 GetButtonFontSize(ArkUINodeHandle node, ArkUI_Int32 unit) in GetButtonFontSize() function 646 …SetButtonFontWeightEnum, SetButtonSize, ResetButtonSize, GetButtonLabel, GetButtonFontSize, GetBut… in GetButtonModifier() 660 …SetButtonFontWeightEnum, SetButtonSize, ResetButtonSize, GetButtonLabel, GetButtonFontSize, GetBut… in GetCJUIButtonModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/ |
H A D | popup_theme.h | 146 const Dimension& GetButtonFontSize() const in GetButtonFontSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_view.cpp | 703 auto buttonFontSize = popupTheme->GetButtonFontSize(); in CreateCombinedChild() 786 auto fontSize = popupTheme->GetButtonFontSize(); in UpdateButtonFontSize() 790 textLayoutProps->UpdateAdaptMaxFontSize(popupTheme->GetButtonFontSize()); in UpdateButtonFontSize()
|