Searched defs:curFrameNode (Results 1 – 8 of 8) sorted by relevance
72 auto curFrameNode = GetHost(); in GetAncestorPaintProperty() local
36 auto curFrameNode = GetHost(); in ViewPortTransform() local
28 auto curFrameNode = layoutWrapper->GetHostNode(); in MeasureContent() local
156 const RefPtr<FrameNode>& curFrameNode, in GetMoveOffset()
294 …lendarPattern::JumpTo(const RefPtr<FrameNode>& preFrameNode, const RefPtr<FrameNode>& curFrameNode, in JumpTo()
1117 auto curFrameNode = GetFrameNode(); in FocusToHeadOrTailChild() local2133 auto curFrameNode = GetFrameNode(); in ScrollByOffsetToParent() local2311 auto curFrameNode = GetFrameNode(); in GetNearestNodeByProjectArea() local
1262 bool ScrollByOffsetToParent(const RefPtr<NG::FrameNode>& curFrameNode, const RefPtr<NG::FrameNode>&… in ScrollByOffsetToParent()1290 bool ScrollByOffset(const RefPtr<NG::FrameNode>& curFrameNode) in ScrollByOffset()1305 void ProcessFocusScroll(const RefPtr<NG::FrameNode>& curFrameNode, RefPtr<NG::PipelineContext>& con… in ProcessFocusScroll()
3211 RefPtr<FrameNode> curFrameNode = focusHub ? focusHub->GetFrameNode() : nullptr; in IsSkipShortcutAndFocusMove() local