Searched defs:SetControlWidth (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | counter_model_impl.cpp | 68 void CounterModelImpl::SetControlWidth(const Dimension& value) in SetControlWidth() function in OHOS::Ace::Framework::CounterModelImpl |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ | ||
| D | counter_model_ng.cpp | 181 void CounterModelNG::SetControlWidth(const Dimension& value) in SetControlWidth() function in OHOS::Ace::NG::CounterModelNG |