Home | History | Annotate | Download | only in accessibility

Lines Matching refs:viewRect

687     FloatRect viewRect = view->visibleContentRect();
688 viewRect.intersect(contentRect);
689 return viewRect.isEmpty();