Searched defs:shape (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DShapeInfo.cpp49 BasicShape* shape = (shapeValue && shapeValue->type() == ShapeValue::Shape) ? shapeValue->shape() : 0; local
H A DShapeInsideInfo.cpp58 const Shape* shape = computedShape(); local
H A DShape.cpp111 OwnPtr<Shape> shape; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DEflScreenUtilities.cpp109 int shape = getEcoreCursor(cursorString); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceSolidColor.cpp86 void RenderSVGResourceSolidColor::postApplyResource(RenderObject*, GraphicsContext*& context, unsigned short resourceMode, const Path* path, const RenderSVGShape* shape) argument
H A DRenderSVGResourceGradient.cpp213 void RenderSVGResourceGradient::postApplyResource(RenderObject* object, GraphicsContext*& context, unsigned short resourceMode, const Path* path, const RenderSVGShape* shape) argument
H A DRenderSVGResourcePattern.cpp192 void RenderSVGResourcePattern::postApplyResource(RenderObject*, GraphicsContext*& context, unsigned short resourceMode, const Path* path, const RenderSVGShape* shape) argument
H A DSVGRenderTreeAsText.cpp278 const RenderSVGShape& shape = static_cast<const RenderSVGShape&>(object); local
334 static TextStream& operator<<(TextStream& ts, const RenderSVGShape& shape) argument
628 write(TextStream& ts, const RenderSVGShape& shape, int indent) argument
631 ts << shape << "\\n"; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dtetris.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DShapeValue.h48 static PassRefPtr<ShapeValue> createShapeValue(PassRefPtr<BasicShape> shape) argument
64 BasicShape* shape() const { return m_shape.get(); } function in class:WebCore::ShapeValue
74 ShapeValue(PassRefPtr<BasicShape> shape) argument
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Davoid.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DClipPathOperation.h98 static PassRefPtr<ShapeClipPathOperation> create(PassRefPtr<BasicShape> shape) argument
123 ShapeClipPathOperation(PassRefPtr<BasicShape> shape) argument
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixCursor.c38 unsigned int shape; member in struct:CursorName
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DArrayProfile.h88 inline bool arrayModesInclude(ArrayModes arrayModes, IndexingType shape) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/webaudio/
H A DWaveTable.cpp222 void WaveTable::generateBasicWaveform(int shape) argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLAreaElement.cpp136 Shape shape = m_shape; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DUniscribeController.cpp381 bool UniscribeController::shape(const UChar* str, int len, SCRIPT_ITEM item, const SimpleFontData* fontData, function in class:WebCore::UniscribeController
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixCursor.c35 unsigned int shape; member in struct:CursorName
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DArabicShaping.cpp116 FeatureMask shape = featureMask & SHAPE_MASK; local
123 void ArabicShaping::shape(const LEUnicode *chars, le_int32 offset, le_int32 charCount, le_int32 charMax, function in class:ArabicShaping
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkSynthesis.c207 double shape[2]; /* pulse width or peak */ member in struct:generatorFilter
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf2ps.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValue.cpp368 void CSSPrimitiveValue::init(PassRefPtr<CSSBasicShape> shape) argument
[all...]
H A DCSSGradientValue.cpp1020 GradientShape shape = Ellipse; local
[all...]
H A DCSSPrimitiveValue.h378 CSSBasicShape* shape; member in union:WebCore::CSSPrimitiveValue::__anon5261
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp125 HUDSlider::HUDSlider(HUDSliderButtonShape shape, int buttonSize, const IntRect& rect) argument

Completed in 190 milliseconds

12