Home
last modified time | relevance | path

Searched defs:SetColumnCount (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_multitext_component.h60 void SetColumnCount(uint32_t value) in SetColumnCount() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp53 void GridComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::GridComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.cpp58 void ListComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::ListComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.cpp67 void GridLayoutComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::GridLayoutComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.cpp718 bool DOMPickerBase::SetColumnCount(const std::string& value) in SetColumnCount() function in OHOS::Ace::Framework::DOMPickerBase