Home | History | Annotate | Download | only in rendering

Lines Matching refs:getRectToExpose

2249         LayoutRect r = getRectToExpose(layerBounds, localExposeRect, alignX, alignY);
2273 LayoutRect exposeRect = getRectToExpose(viewRect, rect, alignX, alignY);
2293 LayoutRect r = getRectToExpose(viewRect, rect, alignX, alignY);
2320 LayoutRect RenderLayer::getRectToExpose(const LayoutRect &visibleRect, const LayoutRect &exposeRect, const ScrollAlignment& alignX, const ScrollAlignment& alignY)