Home
last modified time | relevance | path

Searched refs:SVGZoomEvent (Results 1 – 25 of 27) sorted by relevance

12

/external/webkit/Source/WebCore/svg/
DSVGZoomEvent.cpp28 SVGZoomEvent::SVGZoomEvent() in SVGZoomEvent() function in WebCore::SVGZoomEvent
34 FloatRect SVGZoomEvent::zoomRectScreen() const in zoomRectScreen()
39 float SVGZoomEvent::previousScale() const in previousScale()
44 void SVGZoomEvent::setPreviousScale(float scale) in setPreviousScale()
49 FloatPoint SVGZoomEvent::previousTranslate() const in previousTranslate()
54 float SVGZoomEvent::newScale() const in newScale()
59 void SVGZoomEvent::setNewScale(float scale) in setNewScale()
64 FloatPoint SVGZoomEvent::newTranslate() const in newTranslate()
69 bool SVGZoomEvent::isSVGZoomEvent() const in isSVGZoomEvent()
DSVGZoomEvent.h31 class SVGZoomEvent : public UIEvent {
33 static PassRefPtr<SVGZoomEvent> create() { return adoptRef(new SVGZoomEvent); } in create()
49 SVGZoomEvent();
DSVGDocument.cpp55 … RefPtr<SVGZoomEvent> event = static_pointer_cast<SVGZoomEvent>(createEvent("SVGZoomEvents", ec)); in dispatchZoomEvent()
DSVGZoomEvent.idl28 interface [Conditional=SVG] SVGZoomEvent : UIEvent {
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8EventCustom.cpp119 return toV8(static_cast<SVGZoomEvent*>(impl)); in toV8()
/external/webkit/Source/WebCore/bindings/js/
DJSEventCustom.cpp139 wrapper = CREATE_DOM_OBJECT_WRAPPER(exec, globalObject, SVGZoomEvent, event); in toJS()
/external/webkit/Source/WebCore/
DDerivedSources.make507 SVGZoomEvent \
DCodeGenerators.pri379 svg/SVGZoomEvent.idl \
DCMakeLists.txt1750 svg/SVGZoomEvent.cpp
1896 svg/SVGZoomEvent.idl
DAndroid.mk1195 svg/SVGZoomEvent.cpp \
DWebCore.pro2431 svg/SVGZoomEvent.h \
3383 svg/SVGZoomEvent.cpp
DChangeLog-2006-12-3121823 - Moves SVGZoomEvent.idl from ksvg/svg/ to ksvg/events/.
21894 * ksvg2/svg/SVGZoomEvent.idl: Removed.
23679 * ksvg2/events/SVGZoomEvent.cpp:
23680 (WebCore::SVGZoomEvent::isSVGZoomEvent):
23681 * ksvg2/events/SVGZoomEvent.h:
24534 * ksvg2/svg/SVGZoomEvent.idl:
30537 * CMakeLists.txt: Change SVGZoomEvent.idl location & add RenderFileUploadControl
30714 * ksvg2/svg/SVGZoomEvent.idl: Added.
39238 * ksvg2/events/SVGZoomEvent.cpp:
39239 * ksvg2/events/SVGZoomEvent.h:
[all …]
DWebCore.gypi1577 'svg/SVGZoomEvent.idl',
5871 'svg/SVGZoomEvent.cpp',
5872 'svg/SVGZoomEvent.h',
DGNUmakefile.list.am3550 Source/WebCore/svg/SVGZoomEvent.cpp \
3551 Source/WebCore/svg/SVGZoomEvent.h \
DGNUmakefile.am3527 Source/WebCore/svg/SVGZoomEvent.cpp \
3528 Source/WebCore/svg/SVGZoomEvent.h \
DChangeLog-2008-08-1013491 * svg/SVGZoomEvent.h:
13492 (WebCore::SVGZoomEvent::create):
48892 Clean up and add case for SVGZoomEvent that was missing.
59596 SVGZoomEvent.idl
69771 * ksvg2/events/SVGZoomEvent.cpp: Removed.
69772 * ksvg2/events/SVGZoomEvent.h: Removed.
69773 * ksvg2/events/SVGZoomEvent.idl: Removed.
70195 * svg/SVGZoomEvent.cpp: Copied from ksvg2/events/SVGZoomEvent.cpp.
70196 * svg/SVGZoomEvent.h: Copied from ksvg2/events/SVGZoomEvent.h.
70197 * svg/SVGZoomEvent.idl: Copied from ksvg2/events/SVGZoomEvent.idl.
DChangeLog-2005-08-233483 (SVGZoomEvent::get):
3484 (SVGZoomEvent::getInParents):
3485 (SVGZoomEvent::prototype):
3486 (SVGZoomEvent::cache):
3880 * ksvg2/events/SVGZoomEvent.cpp:
3881 (SVGZoomEvent::getValueProperty):
3882 * ksvg2/events/SVGZoomEvent.h:
13021 * ksvg2/events/SVGZoomEvent.cc: Added.
13022 * ksvg2/events/SVGZoomEvent.h: Added.
DChangeLog-2007-10-144926 * ksvg2/events/SVGZoomEvent.cpp:
4927 * ksvg2/events/SVGZoomEvent.h:
20837 * ksvg2/events/SVGZoomEvent.cpp:
20838 (WebCore::SVGZoomEvent::SVGZoomEvent):
52645 * ksvg2/events/SVGZoomEvent.cpp:
52646 * ksvg2/events/SVGZoomEvent.h:
64291 * ksvg2/events/SVGZoomEvent.h:
DChangeLog-2005-12-1917693 * ksvg2/bindings/idl/svg/SVGZoomEvent.idl: Added.
20646 * ksvg2/events/SVGZoomEvent.cpp: Removed.
20647 * ksvg2/events/SVGZoomEvent.h: Removed.
20735 * ksvg2/events/SVGZoomEvent.cpp:
DChangeLog-2010-12-0624947 * svg/SVGZoomEvent.idl: Remove [Immutable] flags for SVGRect types, no longer needed.
25285 * svg/SVGZoomEvent.idl:
25368 * svg/SVGZoomEvent.idl: Remove [Immutable] flags for SVGRect types, no longer needed.
66834 * svg/SVGZoomEvent.cpp:
66835 * svg/SVGZoomEvent.h:
102495 * svg/SVGZoomEvent.idl:
DChangeLog-2011-02-1635272 * svg/SVGZoomEvent.h:
35273 (WebCore::SVGZoomEvent::create):
DChangeLog-2006-05-107930 * ksvg2/events/SVGZoomEvent.h:
/external/webkit/Source/WebCore/page/
DDOMWindow.idl715 attribute SVGZoomEventConstructor SVGZoomEvent;
/external/webkit/Source/WebCore/dom/
DDocument.cpp3600 event = SVGZoomEvent::create(); in createEvent()
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj4555 …EC970D00C22B00432643 /* SVGZoomEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2E4EC940D…
4556 …4EC980D00C22B00432643 /* SVGZoomEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = B2E4EC950D0…
11021 …2B00432643 /* SVGZoomEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
11022 …0C22B00432643 /* SVGZoomEvent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
11023 …60D00C22B00432643 /* SVGZoomEvent.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFi…
17719 B2E4EC940D00C22B00432643 /* SVGZoomEvent.cpp */,
17720 B2E4EC950D00C22B00432643 /* SVGZoomEvent.h */,
17721 B2E4EC960D00C22B00432643 /* SVGZoomEvent.idl */,
22746 B2E4EC980D00C22B00432643 /* SVGZoomEvent.h in Headers */,
25499 B2E4EC970D00C22B00432643 /* SVGZoomEvent.cpp in Sources */,

12