Home
last modified time | relevance | path

Searched refs:GetLunarSwitchTextSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h426 const Dimension& GetLunarSwitchTextSize() const in GetLunarSwitchTextSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp171 … textLayoutProperty->UpdateFontSize(ConvertFontScaleValue(pickerTheme->GetLunarSwitchTextSize())); in CreateLunarSwitchTextNode()