Searched defs:GetLastChild (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/interfaces/native/node/ | ||
H A D | node_extened.cpp | 388 ArkUI_NodeHandle GetLastChild(ArkUI_NodeHandle node) in GetLastChild() function |
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ | ||
H A D | element.cpp | 363 RefPtr<Element> Element::GetLastChild() const in GetLastChild() function in OHOS::Ace::Element |
H A D | render_node.cpp | 1265 RefPtr<RenderNode> RenderNode::GetLastChild() const in GetLastChild() function in OHOS::Ace::RenderNode |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
H A D | ui_node.h | 145 RefPtr<UINode> GetLastChild() in GetLastChild() function in OHOS::Ace::NG::NodeStatus::RootNodeType::UINode |
Completed in 7 milliseconds