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

/macosx-10.9.5/pyobjc-42/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.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/GraphicsBindings/
H A DCircle.py29 shadowOffset = ivar(u'shadowOffset', 'd') variable in class:Circle
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebKitGraphics.h61 SIZE shadowOffset; member in struct:WebTextRenderInfo
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DTLayerView.py17 shadowOffset = objc.ivar(type=CGSize.__typestr__) variable in class:TLayerView
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DTLayerView.py17 shadowOffset = objc.ivar(type=CGSize.__typestr__) variable in class:TLayerView
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DFontCGWin.cpp183 FloatSize shadowOffset; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsContext.h162 FloatSize shadowOffset; member in struct:WebCore::GraphicsContextState
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1569 FloatSize shadowOffset; local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBoxModelObject.cpp2575 static inline IntRect areaCastingShadowInHole(const IntRect& holeRect, int shadowExtent, int shadowSpread, const IntSize& shadowOffset) argument
[all...]

Completed in 133 milliseconds