Home
last modified time | relevance | path

Searched refs:GetPickerDialogFontPadding (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_layout_algorithm.cpp222 auto themePadding = pickerTheme->GetPickerDialogFontPadding(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_layout_algorithm.cpp246 auto themePadding = pickerTheme->GetPickerDialogFontPadding(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_algorithm.cpp329 auto themePadding = pickerTheme->GetPickerDialogFontPadding(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h471 const Dimension& GetPickerDialogFontPadding() const in GetPickerDialogFontPadding() function