Searched refs:focusNodeSize (Results 1 – 1 of 1) sorted by relevance
780 auto focusNodeSize = focusGeometryNode->GetFrameSize(); in ScrollToNode() local792 …float focusNodeLength = GetAxis() == Axis::VERTICAL ? focusNodeSize.Height() : focusNodeSize.Width… in ScrollToNode()