Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtab_content_component.cpp39 Component* TabContentComponent::GetComponentByIndex(uint8_t index) in GetComponentByIndex() function in OHOS::ACELite::TabContentComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp185 RefPtr<Component> GetComponentByIndex(size_t index) override in GetComponentByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy
633 RefPtr<Component> GetComponentByIndex(size_t index) override in GetComponentByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::LazyForEachElementProxy
1017 RefPtr<Component> GetComponentByIndex(size_t index) override in GetComponentByIndex() function in OHOS::Ace::V2::__anon58dd4b170110::LinearElementProxy
1582 RefPtr<Component> ElementProxyHost::GetComponentByIndex(size_t index) in GetComponentByIndex() function in OHOS::Ace::V2::ElementProxyHost