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

12345

/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebRenderLayer.h35 NSRect bounds; variable
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py12 def bounds(self): member in class:Circle
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py12 def bounds(self): member in class:Circle
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DTextTrackRepresentation.cpp42 virtual IntRect bounds() const { return IntRect(); } function in class:WebCore::NullTextTrackRepresentation
H A DRegion.h39 IntRect bounds() const { return m_bounds; } function in class:WebCore::Region
H A DFontFastPath.cpp236 FloatRect bounds = fontData->boundsForGlyph(glyph); local
H A DWidthIterator.cpp154 FloatRect bounds; local
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DRectangleShape.h45 FloatRoundedRect(const FloatRect& bounds, const FloatSize& radii) argument
63 RectangleShape(const FloatRect& bounds, const FloatSize& radii) argument
/macosx-10.9.5/apache-786.1/httpd/server/mpm/experimental/event/
H A Dfdqueue.h61 int bounds; member in struct:fd_queue_t
/macosx-10.9.5/apache-786.1/httpd/server/mpm/worker/
H A Dfdqueue.h59 int bounds; member in struct:fd_queue_t
/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/
H A DWKRenderLayer.cpp75 IntRect bounds = toImpl(renderLayerRef)->absoluteBoundingBox(); local
/macosx-10.9.5/IOGraphics-471.92.1/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.9.5/WebKit2-7537.78.2/Shared/
H A DShareableBitmap.h104 WebCore::IntRect bounds() const { return WebCore::IntRect(WebCore::IntPoint(), size()); } function in class:WebKit::ShareableBitmap
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/misc/
H A Dapr_queue.c48 unsigned int bounds;/**< max size of queue */ member in struct:apr_queue_t
[all...]
/macosx-10.9.5/apr-30/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.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXEntry.c92 CGRect bounds; local
189 CGRect bounds; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXEntry.c139 Rect bounds; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DWKCACFViewLayerTreeHost.cpp88 CGRect bounds = this->bounds(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DTilingData.cpp114 IntRect bounds = tileBounds(i, j); local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DPageOverlay.cpp66 IntRect PageOverlay::bounds() const function in class:WebKit::PageOverlay
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dthingatpt.el[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDPointing.cpp102 dispatchAbsolutePointerEvent( AbsoluteTime timeStamp, IOGPoint * newLoc, IOGBounds * bounds, UInt32 buttonState, bool inRange, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, IOOptionBits options) argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDUserClient.cpp101 IOGBounds * bounds; local

Completed in 321 milliseconds

12345