Home
last modified time | relevance | path

Searched defs:GetControlSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dselect_model_impl.h72 ControlSize GetControlSize() override { return ControlSize{}; } in GetControlSize() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_ng.cpp453 ControlSize SelectModelNG::GetControlSize() in GetControlSize() function in OHOS::Ace::NG::SelectModelNG
463 ControlSize SelectModelNG::GetControlSize(FrameNode* frameNode) in GetControlSize() function in OHOS::Ace::NG::SelectModelNG
Dselect_pattern.cpp1459 ControlSize SelectPattern::GetControlSize() in GetControlSize() function in OHOS::Ace::NG::SelectPattern