Home
last modified time | relevance | path

Searched refs:GetDisplayIndexSetted (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h234 bool GetDisplayIndexSetted() const in GetDisplayIndexSetted() function
H A Drender_node.h724 bool GetDisplayIndexSetted() const in GetDisplayIndexSetted() function
H A Drender_node.cpp1346 displayIndexSetted_ = renderComponent->GetDisplayIndexSetted(); in UpdateAll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drender_split_container.cpp59 auto displayIndexSetted = child->GetDisplayIndexSetted(); in InitProperties()