Searched refs:IsAtSameRow (Results 1 – 2 of 2) sorted by relevance
110 bool FocusManager::IsAtSameRow(const Rect& rect1, const Rect& rect2) in IsAtSameRow() function in OHOS::FocusManager158 … if (IsAtSameRow(focusedViewRect, currentRect) && IsAtSameRow(focusedViewRect, candidateRect)) { in CompareCandidatesByLeft()175 … if (IsAtSameRow(focusedViewRect, currentRect) && IsAtSameRow(focusedViewRect, candidateRect)) { in CompareCandidatesByRight()
96 bool IsAtSameRow(const Rect& rect1, const Rect& rect2);