Home
last modified time | relevance | path

Searched defs:GetLayoutProperty (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/layout/
Dmock_layout_wrapper.cpp39 const RefPtr<LayoutProperty>& GetLayoutProperty() in GetLayoutProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_node.h97 const RefPtr<LayoutProperty>& GetLayoutProperty() const override in GetLayoutProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h186 RefPtr<T> GetLayoutProperty() const in GetLayoutProperty() function
481 const RefPtr<LayoutProperty>& GetLayoutProperty() const override in GetLayoutProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
Dpattern.h271 RefPtr<T> GetLayoutProperty() const in GetLayoutProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/textfield/
Dtextfield_test_ng.cpp119 RefPtr<TextFieldLayoutProperty> TextFieldPatternTestNg::GetLayoutProperty() in GetLayoutProperty() function in OHOS::Ace::NG::TextFieldPatternTestNg