Home
last modified time | relevance | path

Searched refs:GetRenderPickerColumn (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtime_picker_composed_element.cpp67 auto columns = render->GetRenderPickerColumn(); in GetUseMilitaryTime()
H A Dtime_picker_dialog_composed_element.cpp78 auto columns = render->GetRenderPickerColumn(); in GetUseMilitaryTime()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.h82 const std::vector<RefPtr<RenderPickerColumn>>& GetRenderPickerColumn() const in GetRenderPickerColumn() function