/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGViewSpec.cpp | 32 const SVGPropertyInfo* SVGViewSpec::viewBoxPropertyInfo() in viewBoxPropertyInfo() 47 const SVGPropertyInfo* SVGViewSpec::preserveAspectRatioPropertyInfo() in preserveAspectRatioPropertyInfo() 63 const SVGPropertyInfo* SVGViewSpec::transformPropertyInfo() in transformPropertyInfo() 77 SVGViewSpec::SVGViewSpec(WeakPtr<SVGSVGElement> contextElement) in SVGViewSpec() function in WebCore::SVGViewSpec 85 const AtomicString& SVGViewSpec::viewBoxIdentifier() in viewBoxIdentifier() 91 const AtomicString& SVGViewSpec::preserveAspectRatioIdentifier() in preserveAspectRatioIdentifier() 97 const AtomicString& SVGViewSpec::transformIdentifier() in transformIdentifier() 103 void SVGViewSpec::setZoomAndPan(unsigned short, ExceptionState& exceptionState) in setZoomAndPan() 109 void SVGViewSpec::setTransformString(const String& transform) in setTransformString() 123 String SVGViewSpec::transformString() const in transformString() [all …]
|
D | SVGViewSpec.h | 37 class SVGViewSpec FINAL : public RefCounted<SVGViewSpec>, public ScriptWrappable, public SVGZoomAnd… 39 using RefCounted<SVGViewSpec>::ref; 40 using RefCounted<SVGViewSpec>::deref; 42 static PassRefPtr<SVGViewSpec> create(WeakPtr<SVGSVGElement> contextElement) in create() 44 return adoptRef(new SVGViewSpec(contextElement)); in create() 85 explicit SVGViewSpec(WeakPtr<SVGSVGElement>); 95 …static PassRefPtr<SVGAnimatedProperty> lookupOrCreateTransformWrapper(SVGViewSpec* contextElement); 96 … static PassRefPtr<SVGAnimatedProperty> lookupOrCreateViewBoxWrapper(SVGViewSpec* contextElement); 97 …static PassRefPtr<SVGAnimatedProperty> lookupOrCreatePreserveAspectRatioWrapper(SVGViewSpec* conte…
|
D | SVGSVGElement.h | 39 class SVGViewSpec; variable 71 SVGViewSpec* currentView(); 179 RefPtr<SVGViewSpec> m_viewSpec;
|
D | SVGViewSpec.idl | 26 interface SVGViewSpec { 38 SVGViewSpec implements SVGFitToViewBox;
|
D | SVGSVGElement.cpp | 165 SVGViewSpec* SVGSVGElement::currentView() in currentView() 168 m_viewSpec = SVGViewSpec::create(m_weakFactory.createWeakPtr()); in currentView() 688 SVGViewSpec* view = m_viewSpec.get(); in setupInitialView() 739 SVGViewSpec* view = currentView(); in inheritViewAttributes()
|
D | SVGSVGElement.idl | 38 readonly attribute SVGViewSpec currentView;
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | webcore_svg.target.darwin-arm.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | webcore_svg.target.linux-x86.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | webcore_svg.target.linux-arm.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | webcore_svg.target.darwin-mips.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | webcore_svg.target.linux-mips.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | webcore_svg.target.darwin-x86.mk | 228 third_party/WebKit/Source/core/svg/SVGViewSpec.cpp \
|
D | core.gypi | 474 'svg/SVGViewSpec.idl', 3138 'svg/SVGViewSpec.cpp', 3139 'svg/SVGViewSpec.h',
|
/external/chromium_org/third_party/WebKit/Source/bindings/ |
D | main_idl_files_list.tmp | 664 ../core/svg/SVGViewSpec.idl
|
D | interface_dependencies.target.darwin-mips.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | interface_dependencies.target.darwin-x86.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | interface_dependencies.target.darwin-arm.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | interface_dependencies.target.linux-mips.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | interface_dependencies.target.linux-arm.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | interface_dependencies.target.linux-x86.mk | 21 …vg/SVGViewElement.idl $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT…
|
D | bindings_sources.target.linux-arm.mk | 7319 …gs/V8SVGViewSpec.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT… 7320 …preprocessor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/svg/SVGViewSpec.idl
|
D | bindings_sources.target.linux-x86.mk | 7319 …gs/V8SVGViewSpec.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT… 7320 …preprocessor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/svg/SVGViewSpec.idl
|
D | bindings_sources.target.linux-mips.mk | 7319 …gs/V8SVGViewSpec.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT… 7320 …preprocessor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/svg/SVGViewSpec.idl
|
D | bindings_sources.target.darwin-mips.mk | 7319 …gs/V8SVGViewSpec.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT… 7320 …preprocessor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/svg/SVGViewSpec.idl
|
D | bindings_sources.target.darwin-arm.mk | 7319 …gs/V8SVGViewSpec.cpp: $(LOCAL_PATH)/third_party/WebKit/Source/core/svg/SVGViewSpec.idl $(LOCAL_PAT… 7320 …preprocessor "/usr/bin/gcc -E -P -x c++" --write-file-only-if-changed 0 ../core/svg/SVGViewSpec.idl
|