Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp1000 class LinearElementProxy : public ElementProxy { class
1004 explicit LinearElementProxy(const WeakPtr<ElementProxyHost>& host) : ElementProxy(host) {} in LinearElementProxy() function in OHOS::Ace::V2::__anon58dd4b170110::LinearElementProxy