Searched refs:FindFrameNodeByIndex (Results 1 – 1 of 1) sorted by relevance
231 …RefPtr<LayoutWrapper> FindFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in FindFrameNodeByIndex() function in OHOS::Ace::NG::FrameNode::FrameProxy258 auto child = FindFrameNodeByIndex(index, needBuild, isCache, addToRenderTree); in GetFrameNodeByIndex()