Lines Matching full:moves
3326 Moves JSC-specific classes from bridge/jni/JNIBridge to bridge/jni/jsc/JNIBridgeJSC
3805 This change moves us closer to always using the same style.
8011 Moves the text assembling functionality from getPangoLayoutForAtk to
8562 Moves JSC-specific implementation of JavaString to a private implementation class.
8858 Moves JSC-specific version of JavaClass from bridge/jni/jni_class to bridge/jni/jsc/JavaClassJSC
9209 Moves JSC-specific version of JavaInstance from bridge/jni/jni_instance to bridge/jni/jsc/JavaInstanceJSC
11333 * dom/Element.cpp: Moves callbacks to InspectorController directly into setAttribute
12519 This patch moves every focalPoint that lies outside the circle defined by the radial
14712 This patch moves V8DOMWindow shell to ScriptController, where the
15050 This patch moves us closer to two goals:
15102 This patch moves createWindow from V8-specific code into the generic
16316 This patch takes the world-specific state and moves it to a new object,
16406 provide for readable pointer checking and moves this code up in the function to
20723 the position moves to the right or to the bottom, we have to adjust the
22594 This fix moves the pan scrolling code into Node.cpp, as part of the default event handler.
24765 Moves JSC-specific functions from jni_utility and moves them to new jsc/jni_utility_private files.
29598 Up = Previous Command if on First Line (caret moves to the end of the first line)
29600 Down = Next Command if on Last Line (caret naturally moves to the end)
33975 model independent of when the mouse moves. See "Among other changes..."
34917 Moves Mac implementation of setUseSecureKeyboardEntry to Frame.cpp and
36448 contains multiple paragraphs, outdent moves all paragraphs at
41283 by one implicity moves the current firing event iterator forward by one.
44393 This patch moves SVGFRGaussianBlur from svg/graphics/filters
46132 SVGMaskElement moves the mask image graphics context to the wrong location.
51109 This change moves these back-forward related methods from FrameLoader
60258 Moves AX notifications over to an ENUM type instead of
78784 Moves some accessibility code that was in the Mac file to a more common place so
85479 We also moves the code to complete the URL and check its origin from
89396 This patch just moves the functions around in V8Proxy. We'll actually
90705 The Metrowerks compiler on the Symbian platform moves the globally
91515 Tested by building Chrome and checking that the scrollbar moves as expected.
97258 Also, moves the oninput attribute parse handling to HTMLElement so that