Searched defs:boundingBox (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerRendererSurface.cpp49 FloatRect LayerRendererSurface::boundingBox() const function in class:WebCore::LayerRendererSurface
H A DLayerCompositingThread.h184 FloatRect boundingBox() const { return m_boundingBox; } function in class:WebCore::LayerCompositingThread
H A DLayerUtilities.h150 inline FloatRect boundingBox(const Vector<FloatPoint, inlineCapacity>& points) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DBasicShapes.cpp54 void BasicShapeRectangle::path(Path& path, const FloatRect& boundingBox) argument
86 void BasicShapeCircle::path(Path& path, const FloatRect& boundingBox) argument
113 path(Path& path, const FloatRect& boundingBox) argument
141 path(Path& path, const FloatRect& boundingBox) argument
182 path(Path& path, const FloatRect& boundingBox) argument
[all...]
H A DRenderStyle.cpp965 void RenderStyle::applyTransform(TransformationMatrix& transform, const FloatRect& boundingBox, ApplyTransformOrigin applyOrigin) const argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DTouchDisambiguation.cpp69 static float scoreTouchTarget(IntPoint touchPoint, int padding, IntRect boundingBox) argument
H A DTouchAdjustment.cpp61 IntRect boundingBox() const { return m_quad.enclosingBoundingBox(); } function in class:WebCore::TouchAdjustment::SubtargetGeometry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DSimpleFontDataCGWin.cpp116 FloatRect boundingBox = CGRectApplyAffineTransform(box, CGAffineTransformMakeScale(scale, -scale)); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DHitTestLocation.h72 IntRect boundingBox() const { return m_boundingBox; } function in class:WebCore::HitTestLocation
H A DRenderInline.h156 IntRect boundingBox = linesBoundingBox(); local
H A DRenderNamedFlowThread.cpp533 LayoutRect boundingBox; local
H A DRenderView.cpp1086 IntRect boundingBox = forRenderer->borderBoundingBox(); local
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebElementPropertyBag.cpp148 IntRect boundingBox = m_result->innerNonSharedNode() && m_result->innerNonSharedNode()->renderer() ? local
H A DDOMCoreClasses.cpp985 HRESULT STDMETHODCALLTYPE DOMElement::boundingBox( function in class:DOMElement
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatPolygon.h62 FloatRect boundingBox() const { return m_boundingBox; } function in class:WebCore::FloatPolygon
H A DFloatQuad.cpp84 FloatRect FloatQuad::boundingBox() const function in class:WebCore::FloatQuad
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGInlineText.cpp137 FloatRect boundingBox; local
H A DSVGRenderingContext.cpp339 FloatRect boundingBox = m_object->objectBoundingBox(); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DContainerNode.cpp953 LayoutRect ContainerNode::boundingBox() const function in class:WebCore::ContainerNode
H A DRange.cpp1580 IntRect Range::boundingBox() const function in class:WebCore::Range
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorOverlay.cpp115 IntRect boundingBox = pixelSnappedIntRect(containingView->contentsToRootView(renderer->absoluteBoundingBoxRect())); local
404 IntRect boundingBox = pixelSnappedIntRect(containingView->contentsToRootView(renderer->absoluteBoundingBoxRect())); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DPolygonShape.cpp435 const FloatRect boundingBox = polygon.boundingBox(); local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DAlternativeTextController.cpp205 FloatRect boundingBox = rootViewRectForRange(rangeToReplace.get()); local
350 FloatRect boundingBox = rootViewRectForRange(m_alternativeTextInfo.rangeWithAlternative.get()); local
371 FloatRect boundingBox = rootViewRectForRange(m_alternativeTextInfo.rangeWithAlternative.get()); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityNodeObject.cpp242 LayoutRect boundingBox; local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSelectionHandler.cpp331 static VisiblePosition directionalVisiblePositionAtExtentOfBox(Frame* frame, const WebCore::IntRect& boundingBox, unsigned direction, const WebCore::IntPoint& basePoint) argument
358 pointIsOutsideOfBoundingBoxInDirection(unsigned direction, const WebCore::IntPoint& selectionPoint, const WebCore::IntRect& boundingBox) argument
[all...]

Completed in 269 milliseconds

12