Home | History | Annotate | Download | only in src

Lines Matching full:area

1824 void WebFrameImpl::invalidateArea(AreaToInvalidate area)
1829 if ((area & InvalidateAll) == InvalidateAll)
1832 if ((area & InvalidateContentArea) == InvalidateContentArea) {
1838 if ((area & InvalidateScrollbar) == InvalidateScrollbar) {
1955 // invalidate the scrollbar and the content area. We do this so that we