Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dselect_model_impl.h72 ControlSize GetControlSize() override { return ControlSize{}; } in GetControlSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A 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
H A Dselect_pattern.cpp1457 ControlSize SelectPattern::GetControlSize() in GetControlSize() function in OHOS::Ace::NG::SelectPattern