Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.h43 RefPtr<Element> GetElementByIndex(size_t index) in GetElementByIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp191 RefPtr<Element> GetElementByIndex(size_t index) override in GetElementByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy
367 RefPtr<Element> GetElementByIndex(size_t index) override in GetElementByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::ItemElementProxy
647 RefPtr<Element> GetElementByIndex(size_t index) override in GetElementByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::LazyForEachElementProxy
1027 RefPtr<Element> GetElementByIndex(size_t index) override in GetElementByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::LinearElementProxy
1587 RefPtr<Element> ElementProxyHost::GetElementByIndex(size_t index) in GetElementByIndex() function in OHOS::Ace::V2::ElementProxyHost