Searched defs:rects (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/editing/
H A DSelectionRectGatherer.cpp54 void SelectionRectGatherer::addGapRects(RenderLayerModelObject *repaintContainer, const GapRects& rects) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGeometryUtilities.cpp70 IntRect unionRect(const Vector<IntRect>& rects) argument
81 FloatRect unionRect(const Vector<FloatRect>& rects) argument
H A DLayoutRect.cpp119 LayoutRect unionRect(const Vector<LayoutRect>& rects) argument
H A DRegion.cpp49 Vector<IntRect> Region::rects() const function in class:WebCore::Region
51 Vector<IntRect> rects; local
114 Vector<IntRect> rects = this->rects(); local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderSelectionInfo.h81 const Vector<LayoutRect>& rects() const { return m_rects; } function in class:WebCore::RenderSelectionInfo
105 GapRects rects() const { return m_rects; } function in class:WebCore::RenderBlockSelectionInfo
H A DRenderLineBreak.cpp172 void RenderLineBreak::absoluteRects(Vector<IntRect>& rects, const LayoutPoint& accumulatedOffset) const argument
197 void RenderLineBreak::collectSelectionRects(Vector<SelectionRect>& rects, unsigned, unsigned) argument
H A DRenderTextControl.cpp235 void RenderTextControl::addFocusRingRects(Vector<IntRect>& rects, const LayoutPoint& additionalOffset, const RenderLayerModelObject*) argument
H A DSimpleLineLayoutFunctions.cpp181 Vector<IntRect> rects; local
H A DRenderTextLineBoxes.cpp497 void RenderTextLineBoxes::collectSelectionRectsForRange(unsigned start, unsigned end, Vector<LayoutRect>& rects) argument
510 Vector<IntRect> rects; local
538 Vector<IntRect> rects; local
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXEntry.c252 rects[0].y = 0; local
195 XRectangle rects[1]; local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXEntry.c255 XRectangle rects[1]; local
310 XFillRectangles(Tk_Display(tkwin), d, bgGC, rects, 1); local
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGContainer.cpp157 void RenderSVGContainer::addFocusRingRects(Vector<IntRect>& rects, const LayoutPoint&, const RenderLayerModelObject*) argument
H A DRenderSVGImage.cpp223 void RenderSVGImage::addFocusRingRects(Vector<IntRect>& rects, const LayoutPoint&, const RenderLayerModelObject*) argument
H A DRenderSVGModelObject.cpp80 void RenderSVGModelObject::absoluteRects(Vector<IntRect>& rects, const LayoutPoint& accumulatedOffset) const argument
H A DRenderSVGShape.cpp322 void RenderSVGShape::addFocusRingRects(Vector<IntRect>& rects, const LayoutPoint&, const RenderLayerModelObject*) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DGestureTapHighlighter.cpp145 Vector<IntRect> rects; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DLegacyCACFLayerTreeHost.cpp272 Vector<D3DRECT, 64> rects; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContextCGWin.cpp140 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Color& color) argument
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkUtil.c564 rects[1].width = Tk_Width(tkwin) - (2 * padding); local
546 XRectangle rects[4]; local
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedDrawingArea.cpp519 static bool shouldPaintBoundsRect(const IntRect& bounds, const Vector<IntRect>& rects) argument
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DDrawingAreaImpl.cpp592 static bool shouldPaintBoundsRect(const IntRect& bounds, const Vector<IntRect>& rects) argument
[all...]
H A DFindController.cpp250 Vector<IntRect> rects; local
420 Vector<IntRect> rects; local
475 Vector<IntRect> rects = rectsForTextMatches(); local
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkUtil.c563 rects[1].height = width; local
545 XRectangle rects[4]; local
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp541 void WebEditorClient::selectionRectsDidChange(const Vector<LayoutRect>& rects, const Vector<GapRects>& gapRects, bool isTextOnly) argument
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDrag.c877 TreeRectangle rects[128]; local
[all...]

Completed in 234 milliseconds

12