Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_paint_method.cpp64 dividerHeight = textPickerPattern->GetResizePickerItemHeight() * fontScale; in GetForegroundDrawFunction()
H A Dtextpicker_pattern.h286 double GetResizePickerItemHeight() const in GetResizePickerItemHeight() function
H A Dtextpicker_column_pattern.cpp376 pickerItemHeight = pattern->GetResizeFlag() ? pattern->GetResizePickerItemHeight() in ResetOptionPropertyHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h253 double GetResizePickerItemHeight() const in GetResizePickerItemHeight() function