Home | History | Annotate | Download | only in page

Lines Matching refs:findFocusCandidateInContainer

785 void FocusController::findFocusCandidateInContainer(Node& container, const LayoutRect& startingRect, FocusType type, FocusCandidate& closest)
825 findFocusCandidateInContainer(*container, newStartingRect, type, focusCandidate);