Searched defs:shadowOffset (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/GraphicsBindings/
H A DCircle.py29 shadowOffset = ivar(u'shadowOffset', 'd') variable in class:Circle
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/GraphicsBindings/
H A DCircle.py29 shadowOffset = ivar(u'shadowOffset', 'd') variable in class:Circle
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/CocoaBindings/GraphicsBindings/
H A DCircle.py29 shadowOffset = ivar(u'shadowOffset', 'd') variable in class:Circle
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebKitGraphics.h61 SIZE shadowOffset; member in struct:WebTextRenderInfo
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DTLayerView.py17 shadowOffset = objc.ivar(type=CGSize.__typestr__) variable in class:TLayerView
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DTLayerView.py17 shadowOffset = objc.ivar(type=CGSize.__typestr__) variable in class:TLayerView
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/TLayer/
H A DTLayerView.py17 shadowOffset = objc.ivar(type=CGSize.__typestr__) variable in class:TLayerView
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DFontCGWin.cpp183 FloatSize shadowOffset; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsContext.h156 FloatSize shadowOffset; member in struct:WebCore::GraphicsContextState
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1587 FloatSize shadowOffset; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBoxModelObject.cpp2359 static inline LayoutRect areaCastingShadowInHole(const LayoutRect& holeRect, int shadowExtent, int shadowSpread, const IntSize& shadowOffset) argument
[all...]

Completed in 129 milliseconds