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.h74 ControlSize GetControlSize() override { return ControlSize{}; } in GetControlSize() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_ng.cpp505 ControlSize SelectModelNG::GetControlSize() in GetControlSize() function in OHOS::Ace::NG::SelectModelNG
515 ControlSize SelectModelNG::GetControlSize(FrameNode* frameNode) in GetControlSize() function in OHOS::Ace::NG::SelectModelNG
Dselect_pattern.cpp2249 ControlSize SelectPattern::GetControlSize() in GetControlSize() function in OHOS::Ace::NG::SelectPattern