Searched defs:bounds (Results 1 - 25 of 112) sorted by relevance

12345

/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DBoxShape.h45 BoxShape(const FloatRoundedRect& bounds) argument
H A DRectangleShape.h44 RectangleShape(const FloatRect& bounds, const FloatSize& radii) argument
H A DRasterShape.h50 const IntRect& bounds() const { return m_bounds; } function in class:WebCore::RasterShapeIntervals
H A DRectangleShape.cpp58 const FloatRect& bounds = shapeMarginBounds(); local
[all...]
/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebRenderLayer.h39 NSRect bounds; variable
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py12 def bounds(self): member in class:Circle
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py12 def bounds(self): member in class:Circle
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/TLayer/
H A DCircle.py12 def bounds(self): member in class:Circle
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DTextTrackRepresentation.cpp40 virtual IntRect bounds() const { return IntRect(); } function in class:WebCore::NullTextTrackRepresentation
H A DRegion.h41 IntRect bounds() const { return m_bounds; } function in class:WebCore::Region
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DInteractionInformationAtPosition.cpp44 encoder << bounds; local
H A DInteractionInformationAtPosition.h53 WebCore::IntRect bounds; member in struct:WebKit::InteractionInformationAtPosition
H A DShareableBitmap.h96 WebCore::IntRect bounds() const { return WebCore::IntRect(WebCore::IntPoint(), size()); } function in class:WebKit::ShareableBitmap
/macosx-10.10/apache-793/httpd/server/mpm/worker/
H A Dfdqueue.h59 unsigned int bounds; member in struct:fd_queue_t
/macosx-10.10/WTF-7600.1.24/wtf/
H A DStackBounds.h45 StackBounds bounds; local
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKRenderLayer.cpp75 IntRect bounds = toImpl(renderLayerRef)->absoluteBoundingBox(); local
/macosx-10.10/IOGraphics-485/tools/
H A Dimg.c66 CGRect bounds = CGRectMake (0, 0, pixelsWide, pixelsHigh); local
H A Dreadfb.c128 CGRect bounds; local
H A Dtimefb.c29 CGRect bounds; local
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DPopover.js372 var bounds; variable
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DPlatformCALayerRemoteTiledBacking.cpp63 void PlatformCALayerRemoteTiledBacking::setBounds(const WebCore::FloatRect& bounds) argument
/macosx-10.10/apache-793/httpd/server/mpm/event/
H A Dfdqueue.h79 unsigned int bounds; member in struct:fd_queue_t
/macosx-10.10/apr-32/apr-util/apr-util/misc/
H A Dapr_queue.c48 unsigned int bounds;/**< max size of queue */ member in struct:apr_queue_t
[all...]
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXEntry.c92 CGRect bounds; local
189 CGRect bounds; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXEntry.c139 Rect bounds; local

Completed in 270 milliseconds

12345