Home
last modified time | relevance | path

Searched refs:pixelSnappedIntRect (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerRepainter.cpp80 … m_renderer->repaintUsingContainer(repaintContainer, pixelSnappedIntRect(oldRepaintRect)); in repaintAfterLayout()
82 … m_renderer->repaintUsingContainer(repaintContainer, pixelSnappedIntRect(m_repaintRect)); in repaintAfterLayout()
135 …m_renderer->repaintUsingContainer(repaintContainer, pixelSnappedIntRect(m_renderer->clippedOverflo… in repaintIncludingNonCompositingDescendants()
187 IntRect offsetRect = pixelSnappedIntRect(r); in setBackingNeedsRepaintInRect()
189 offsetRect = m_renderer->layer()->transform()->mapRect(pixelSnappedIntRect(r)); in setBackingNeedsRepaintInRect()
194 … m_renderer->compositedLayerMapping()->setContentsNeedDisplayInRect(pixelSnappedIntRect(r)); in setBackingNeedsRepaintInRect()
DRenderMeter.cpp58 …IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frameRect())… in updateLogicalWidth()
71 IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frame)); in computeLogicalHeight()
DRenderVideo.cpp143 return pixelSnappedIntRect(replacedContentRect(overriddenIntrinsicSize)); in videoBox()
175 mediaPlayer->paint(context, pixelSnappedIntRect(rect)); in paintReplaced()
DRenderFieldset.cpp179 …graphicsContext->clipOut(pixelSnappedIntRect(paintRect.x() + legend->x(), clipTop, legend->width()… in paintBoxDecorations()
183 …graphicsContext->clipOut(pixelSnappedIntRect(clipLeft, paintRect.y() + legend->y(), clipWidth, leg… in paintBoxDecorations()
DRenderObject.cpp1180 context->setURLFragmentForRect(name, pixelSnappedIntRect(rect)); in addPDFURLRect()
1183 context->setURLForRect(url, pixelSnappedIntRect(rect)); in addPDFURLRect()
1206 IntRect inner = pixelSnappedIntRect(paintRect); in paintOutline()
1209 IntRect outer = pixelSnappedIntRect(inner); in paintOutline()
1280 return pixelSnappedIntRect(result); in absoluteBoundingBoxRect()
1455 …repaintUsingContainer(repaintContainer ? repaintContainer : view, pixelSnappedIntRect(clippedOverf… in repaint()
1476 … repaintUsingContainer(repaintContainer ? repaintContainer : view, pixelSnappedIntRect(dirtyRect)); in repaintRectangle()
1481 return pixelSnappedIntRect(absoluteClippedOverflowRect()); in pixelSnappedAbsoluteClippedOverflowRect()
1520 repaintUsingContainer(repaintContainer, pixelSnappedIntRect(oldBounds)); in repaintAfterLayoutIfNeeded()
1522 repaintUsingContainer(repaintContainer, pixelSnappedIntRect(newBounds)); in repaintAfterLayoutIfNeeded()
[all …]
DRenderHTMLCanvas.cpp69 paintInfo.context->clip(pixelSnappedIntRect(contentRect)); in paintReplaced()
DRenderFrameSet.cpp143 …paintColumnBorder(paintInfo, pixelSnappedIntRect(LayoutRect(adjustedPaintOffset.x() + xPos, adjust… in paint()
152 …paintRowBorder(paintInfo, pixelSnappedIntRect(LayoutRect(adjustedPaintOffset.x(), adjustedPaintOff… in paint()
479 repaintUsingContainer(repaintContainer, pixelSnappedIntRect(oldBounds)); in layout()
482 repaintUsingContainer(repaintContainer, pixelSnappedIntRect(newBounds)); in layout()
DRenderInputSpeech.cpp95 paintInfo.context->drawImage(image, pixelSnappedIntRect(buttonRect)); in paintInputFieldSpeechButton()
DRenderListBox.cpp334 rects.append(pixelSnappedIntRect(itemBoundingBoxRect(additionalOffset, selectedItem))); in addFocusRingRects()
344 rects.append(pixelSnappedIntRect(itemBoundingBoxRect(additionalOffset, i))); in addFocusRingRects()
363 IntRect scrollRect = pixelSnappedIntRect(paintOffset.x() + scrollbarLeft(), in paintScrollbar()
464 paintInfo.context->fillRect(pixelSnappedIntRect(itemRect), backColor); in paintItemBackground()
DRenderImage.cpp323 …context->drawRect(pixelSnappedIntRect(LayoutRect(paintOffset.x() + leftBorder + leftPad, paintOffs… in paintReplaced()
349 …context->drawImage(image.get(), pixelSnappedIntRect(LayoutRect(paintOffset + imageOffset, imageSiz… in paintReplaced()
464 IntRect alignedRect = pixelSnappedIntRect(rect); in paintIntoRect()
DRenderDetailsMarker.cpp126 if (!paintInfo.rect.intersects(pixelSnappedIntRect(overflowRect))) in paint()
DRenderTreeAsText.cpp509 IntRect adjustedLayoutBounds = pixelSnappedIntRect(layerBounds); in write()
510 IntRect adjustedBackgroundClipRect = pixelSnappedIntRect(backgroundClipRect); in write()
511 IntRect adjustedClipRect = pixelSnappedIntRect(clipRect); in write()
512 IntRect adjustedOutlineClipRect = pixelSnappedIntRect(outlineClipRect); in write()
DRenderView.cpp589 m_frameView->repaintContentRectangle(pixelSnappedIntRect(ur)); in repaintViewRectangle()
612 IntRect repaintRect = pixelSnappedIntRect(ur); in repaintRectangleInViewAndCompositedLayers()
653 rects.append(pixelSnappedIntRect(accumulatedOffset, layer()->size())); in absoluteRects()
709 return pixelSnappedIntRect(selRect); in selectionBounds()
1017 return pixelSnappedIntRect(overflowRect); in unscaledDocumentRect()
DCompositedLayerMapping.cpp79 pixelSnappedIntRect(toRenderBox(renderer)->contentBoxRect()); in contentsRect()
104 return pixelSnappedIntRect(rect); in backgroundRect()
372 layerBounds.intersect(pixelSnappedIntRect(clippingBounds)); in updateCompositedBounds()
545 return pixelSnappedIntRect(result); in clipBox()
594 …ancestorCompositingBounds = pixelSnappedIntRect(compAncestor->compositedLayerMapping()->composited… in updateGraphicsLayerGeometry()
597 IntRect localCompositingBounds = pixelSnappedIntRect(compositedBounds()); in updateGraphicsLayerGeometry()
628 …IntRect parentClipRect = pixelSnappedIntRect(m_owningLayer->backgroundClipRect(clipRectsContext).r… in updateGraphicsLayerGeometry()
1846 IntRect dirtyRect = pixelSnappedIntRect(relativeClip); in doPaintTask()
DRenderScrollbarPart.cpp188 …PaintInfo paintInfo(graphicsContext, pixelSnappedIntRect(rect), PaintPhaseBlockBackground, PaintBe… in paintIntoRect()
DRenderLayer.cpp1543 roundedRect = pixelSnappedIntRect(rect); in convertToPixelSnappedLayerCoords()
1822 context->clip(pixelSnappedIntRect(clipRect.rect())); in clipToRect()
2381 …PaintInfo paintInfo(context, pixelSnappedIntRect(fragment.backgroundRect.rect()), PaintPhaseBlockB… in paintBackgroundForFragments()
2439 …PaintInfo paintInfo(context, pixelSnappedIntRect(fragment.foregroundRect.rect()), phase, paintBeha… in paintForegroundForFragmentsWithPhase()
2458 …PaintInfo paintInfo(context, pixelSnappedIntRect(fragment.outlineRect.rect()), PaintPhaseSelfOutli… in paintOutlineForFragments()
2478 …PaintInfo paintInfo(context, pixelSnappedIntRect(fragment.backgroundRect.rect()), PaintPhaseMask, … in paintMaskForFragments()
2498 …PaintInfo paintInfo(context, pixelSnappedIntRect(fragment.backgroundRect.rect()), PaintPhaseClippi… in paintChildClippingMaskForFragments()
2512 … - renderBoxLocation() + localPaintingInfo.subPixelAccumulation)), pixelSnappedIntRect(fragment.ba… in paintOverflowControlsForFragments()
2585 context->clip(pixelSnappedIntRect(colRect)); in paintChildLayerIntoColumns()
3525 return pixelSnappedIntRect(boundingBox(root())); in absoluteBoundingBox()
[all …]
DRenderTextControl.cpp284 rects.append(pixelSnappedIntRect(additionalOffset, size())); in addFocusRingRects()
DRenderWidget.cpp306 … paintInfo.context->fillRect(pixelSnappedIntRect(selectionRect()), selectionBackgroundColor()); in paint()
DRenderBoxModelObject.cpp585 context->fillRect(pixelSnappedIntRect(rect), bgColor); in paintFillLayerExtended()
649 maskRect = pixelSnappedIntRect(rect); in paintFillLayerExtended()
699 IntRect backgroundRect(pixelSnappedIntRect(scrolledPaintRect)); in paintFillLayerExtended()
1005 IntRect snappedPaintRect = pixelSnappedIntRect(paintRect); in calculateBackgroundImageGeometry()
1050 IntRect viewportRect = pixelSnappedIntRect(viewRect()); in calculateBackgroundImageGeometry()
1056 geometry.setDestRect(pixelSnappedIntRect(viewportRect)); in calculateBackgroundImageGeometry()
1174 IntRect borderImageRect = pixelSnappedIntRect(rectWithOutsets); in paintNinePieceImage()
2046 graphicsContext->drawRect(pixelSnappedIntRect(borderRect)); in drawBoxSideFromPath()
DRenderListMarker.cpp1141 if (!paintInfo.rect.intersects(pixelSnappedIntRect(overflowRect))) in paint()
1156 context->fillRect(pixelSnappedIntRect(selRect), selectionBackgroundColor()); in paint()
1164 context->fillRect(pixelSnappedIntRect(selRect), selectionBackgroundColor()); in paint()
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DLayoutRect.h203 inline IntRect pixelSnappedIntRect(const LayoutRect& rect) in pixelSnappedIntRect() function
213 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUnit width, LayoutUnit he… in pixelSnappedIntRect() function
223 inline IntRect pixelSnappedIntRect(LayoutPoint location, LayoutSize size) in pixelSnappedIntRect() function
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCanvasElement.cpp321 …context->drawImage(m_presentedImage.get(), pixelSnappedIntRect(r), compositeOperator, DoNotRespect… in paint()
323 …context->drawImageBuffer(imageBuffer, pixelSnappedIntRect(r), compositeOperator, blink::WebBlendMo… in paint()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DRenderedPosition.cpp230 …IntRect localRect = pixelSnappedIntRect(m_renderer->localCaretRect(m_inlineBox, m_offset, extraWid… in absoluteRect()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1474 …IntRect updateRect = pixelSnappedIntRect(layer->repainter().repaintRectIncludingNonCompositingDesc… in scrollContentsFastPath()
1800 unionedRect.unite(pixelSnappedIntRect(m_repaintRects[i])); in repaintContentRectangle()
1931 ScrollView::repaintContentRectangle(pixelSnappedIntRect(m_repaintRects[i])); in doDeferredRepaints()
2537 clipRect = pixelSnappedIntRect(enclosingLayer->childrenClipRect()); in windowClipRectForFrameOwner()
2539 clipRect = pixelSnappedIntRect(enclosingLayer->selfClipRect()); in windowClipRectForFrameOwner()
3179 …IntRect rect = pixelSnappedIntRect(enclosingLayoutRect(renderer->localToAbsoluteQuad(FloatRect(ren… in convertFromRenderer()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorOverlay.cpp153 …IntRect boundingBox = pixelSnappedIntRect(containingView->contentsToRootView(renderer->absoluteBou… in buildNodeQuads()
553 …IntRect boundingBox = pixelSnappedIntRect(containingView->contentsToRootView(renderer->absoluteBou… in drawNodeHighlight()

12