Home
last modified time | relevance | path

Searched refs:boundingBoxRect (Results 1 – 16 of 16) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.cpp435 IntRect boundingBoxRect = layer->localBoundingBox(); in calculateCompositedBounds() local
444 boundingBoxRect.setWidth(max(boundingBoxRect.width(), rw - boundingBoxRect.x())); in calculateCompositedBounds()
445 boundingBoxRect.setHeight(max(boundingBoxRect.height(), rh - boundingBoxRect.y())); in calculateCompositedBounds()
449 IntRect unionBounds = boundingBoxRect; in calculateCompositedBounds()
454 boundingBoxRect.move(ancestorRelX, ancestorRelY); in calculateCompositedBounds()
455 return boundingBoxRect; in calculateCompositedBounds()
502 boundingBoxRect = affineTrans->mapRect(boundingBoxRect); in calculateCompositedBounds()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/ps/
H A Dimportps.h113 QPainterPath boundingBoxRect; variable
H A Dimportps.cpp224 boundingBoxRect.addRect(0, 0, b-x, h-y); in import()
631 tmpPath = boundingBoxRect.intersected(tmpPath); in parseOutput()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/accessibility/
H A DAccessibilityListBoxOption.cpp100 …ct = listBoxRenderer->document()->axObjectCache()->getOrCreate(listBoxRenderer)->boundingBoxRect(); in elementRect()
H A DAccessibilityListBox.cpp177 IntRect parentRect = boundingBoxRect(); in elementAccessibilityHitTest()
H A DAccessibilityRenderObject.h157 virtual IntRect boundingBoxRect() const;
H A DAccessibilityRenderObject.cpp1419 IntRect AccessibilityRenderObject::boundingBoxRect() const in boundingBoxRect() function in WebCore::AccessibilityRenderObject
1466 return boundingBoxRect(); in checkboxOrRadioRect()
1469 labelRect.unite(boundingBoxRect()); in checkboxOrRadioRect()
1479 return boundingBoxRect(); in elementRect()
H A DAccessibilityObject.h421 virtual IntRect boundingBoxRect() const { return IntRect(); } in boundingBoxRect() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2008-08-1023028 (WebCore::AccessibilityObject::boundingBoxRect):
23151 (WebCore::AccessibilityRenderObject::boundingBoxRect):
27191 (WebCore::AccessibilityObject::boundingBoxRect): Added FIXME about this
34245 (WebCore::AccessibilityObject::boundingBoxRect):
35773 (WebCore::AccessibilityObject::boundingBoxRect):
H A DChangeLog-2005-08-235588 (boundingBoxRect):
5665 (boundingBoxRect):
53645 * kwq/KWQAccObject.mm: (boundingBoxRect):
53692 (boundingBoxRect):
H A DChangeLog-2009-06-1614530 Use transform-aware quad methods when computing the boundingBoxRect for
14536 (WebCore::AccessibilityRenderObject::boundingBoxRect):
38691 (WebCore::AccessibilityRenderObject::boundingBoxRect):
47506 (WebCore::AccessibilityRenderObject::boundingBoxRect):
72726 (WebCore::AccessibilityRenderObject::boundingBoxRect):
H A DChangeLog-2010-01-2915491 (WebCore::AccessibilityRenderObject::boundingBoxRect): Use absoluteFocusRingQuads()
82345 (WebCore::AccessibilityObject::boundingBoxRect):
98057 (WebCore::AccessibilityRenderObject::boundingBoxRect):
H A DChangeLog-2006-05-1032932 (boundingBoxRect):
H A DChangeLog-2011-02-1633546 (WebCore::AccessibilityRenderObject::boundingBoxRect):
H A DChangeLog-2006-12-3132346 (boundingBoxRect): Updated to use Vector.
H A DChangeLog-2010-12-0654019 (WebCore::AccessibilityRenderObject::boundingBoxRect):
99786 (WebCore::AccessibilityRenderObject::boundingBoxRect):