Lines Matching full:coordinates
889 https://bugs.webkit.org/show_bug.cgi?id=54341 - optionally scale snapshots in document view coordinates
898 https://bugs.webkit.org/show_bug.cgi?id=54341 - optionally scale snapshots in document view coordinates
5249 location at frame coordinates, and now it draws at (0, 0).
7124 Convert the coordinates from the current mouse event to screen coordinates and call
13838 Pass the page coordinates of the <select> element to
19496 Convert the hitTestResult point into 'window' coordinates before sending over
23574 Pass the window frame in Carbon coordinates.
24226 We always want the selection rectangle in "WebCore window coordinates" which is the same
24227 as WKView coordinates in WebKit2.
28577 Give mouse wheel events the right coordinates on Windows
33673 document to window coordinates. We were previously trying to translate
33674 to plugin-local coordinates, but this only worked for documents whose
33677 the context into plugin-local coordinates, and Windows leaves it in
33678 window coordinates.)
40944 Verify drawing coordinates, add crude painting support
40975 Change the paint rect to be in window coordinates.
41058 Convert the frame rect to window coordinates and pass it to the plug-in.
44760 Pass the right rectangle here; CoreGraphics wants it in non-flipped coordinates.