Searched refs:SetColumnCount (Results 1 – 10 of 10) sorted by relevance
53 void GridComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::GridComponent
47 void SetColumnCount(int32_t count);
60 void SetColumnCount(uint32_t value) in SetColumnCount() function
67 void GridLayoutComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::GridLayoutComponent
55 void SetColumnCount(int32_t count);
51 bool SetColumnCount(const std::string& value);
179 …_COLUMN_COUNT, [](DOMPickerBase& picker, const std::string& val) { picker.SetColumnCount(val); } }, in SetSpecializedAttr()718 bool DOMPickerBase::SetColumnCount(const std::string& value) in SetColumnCount() function in OHOS::Ace::Framework::DOMPickerBase723 picker->SetColumnCount(StringUtils::StringToInt(value)); in SetColumnCount()
361 listComponent_->SetColumnCount(listColumns_); in CreateOrUpdateList()
58 void ListComponent::SetColumnCount(int32_t count) in SetColumnCount() function in OHOS::Ace::ListComponent
263 void SetColumnCount(int32_t count);