Home | History | Annotate | Download | only in accessibility

Lines Matching defs:viewRect

534     IntRect viewRect = view->visibleContentRect();
535 viewRect.intersect(contentRect);
536 return viewRect.isEmpty();