Searched defs:effect (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceFilterPrimitive.cpp65 FloatRect RenderSVGResourceFilterPrimitive::determineFilterPrimitiveSubregion(FilterEffect* effect) argument
[all...]
H A DRenderSVGResourceFilter.cpp114 RefPtr<FilterEffect> effect = effectElement->build(builder.get(), filter); local
350 FilterEffect* effect local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEFloodElement.cpp45 bool SVGFEFloodElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFEMergeElement.cpp46 RefPtr<FilterEffect> effect = FEMerge::create(filter); local
H A DSVGFEComponentTransferElement.cpp103 RefPtr<FilterEffect> effect = FEComponentTransfer::create(filter, red, green, blue, alpha); local
H A DSVGFEBlendElement.cpp97 bool SVGFEBlendElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFEColorMatrixElement.cpp100 bool SVGFEColorMatrixElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
170 RefPtr<FilterEffect> effect = FEColorMatrix::create(filter, filterType, filterValues); local
H A DSVGFECompositeElement.cpp129 bool SVGFECompositeElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFEDiffuseLightingElement.cpp127 bool SVGFEDiffuseLightingElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
224 RefPtr<FilterEffect> effect = FEDiffuseLighting::create(filter, color, surfaceScale(), diffuseConstant(), local
H A DSVGFEDisplacementMapElement.cpp115 bool SVGFEDisplacementMapElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFEMorphologyElement.cpp122 bool SVGFEMorphologyElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFESpecularLightingElement.cpp136 bool SVGFESpecularLightingElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
235 RefPtr<FilterEffect> effect = FESpecularLighting::create(filter, color, surfaceScale(), specularConstant(), local
H A DSVGFETurbulenceElement.cpp134 bool SVGFETurbulenceElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
H A DSVGFEConvolveMatrixElement.cpp218 bool SVGFEConvolveMatrixElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
339 RefPtr<FilterEffect> effect = FEConvolveMatrix::create(filter, local
/macosx-10.9.5/WebCore-7537.78.1/svg/graphics/filters/
H A DSVGFilterBuilder.cpp40 void SVGFilterBuilder::add(const AtomicString& id, PassRefPtr<FilterEffect> effect) argument
71 RefPtr<FilterEffect> effect = prpEffect; local
95 clearResultsRecursive(FilterEffect* effect) argument
[all...]
H A DSVGFilterBuilder.h50 inline FilterEffectSet& effectReferences(FilterEffect* effect) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DFilterEffectRenderer.h126 RefPtr<FilterEffect> effect = m_effects.at(i); local
H A DFilterEffectRenderer.cpp156 RefPtr<FilterEffect> effect; local
208 RefPtr<FilterEffect> effect; local
423 RefPtr<FilterEffect> effect = lastEffect(); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebDragClient.cpp149 DWORD effect = DROPEFFECT_NONE; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DClipboard.cpp210 void Clipboard::setDropEffect(const String &effect) argument
225 void Clipboard::setEffectAllowed(const String &effect) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-dst.el
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dlonglines.el
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbyte-opt.el[all...]
H A Dbytecomp.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-score.el

Completed in 303 milliseconds

12