Home
last modified time | relevance | path

Searched defs:dividerBox (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp481 auto dividerBox = AceType::MakeRefPtr<BoxComponent>(); in InitializeButtons() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp571 auto dividerBox = AceType::MakeRefPtr<BoxComponent>(); in BuildDivider() local