Lines Matching full:moved
319 (WebKit::WebFullScreenManager::supportsFullScreen): Moved contents into InjectedBundlePageFullScreenClient.
1797 might be moved down to WebCore.
2158 * UIProcess/WebPageProxy.h: Moved a number of find-related functions from private: to public: so
3241 the WebProcess to scroll by the amount fingers have moved since the last WM_GESTURE messeage. The
3366 (WebKit::WebEditorClient::respondToChangedSelection): Moved duplicated code to WebCore
3367 * WebProcess/WebPage/mac/WebPageMac.mm: Moved duplicated code to WebCore
3785 Moved the setting of updateInfo.viewSize earlier so that it will be set even when the layer
4174 (WebKit::LayerTreeHostCA::initialize): Cross-platformized and moved some code here...
4364 Moved code to trigger spotlight here. Use WTF::String -> NSString conversion function
4685 (WebKit::LayerTreeHostCA::LayerTreeHostCA): Moved some code from here...
4707 (WebKit::LayerTreeHostCAMac::~LayerTreeHostCAMac): Moved code here from LayerTreeHostCA
4754 (WebKit::SharedMemory::create): Moved code to adopt the HANDLE from here...
5302 (WebKit::ShareableBitmap::Handle::Handle): Moved here from the header file, and added
5511 * WebProcess/InjectedBundle/API/c/WKBundle.cpp: Moved WKBundleSetHostAllowsAnyHTTPSCertificate() and WKBundleSetClientCertificate() to WKBundlePrivateWin.cpp.
5512 * WebProcess/InjectedBundle/API/c/WKBundlePrivate.h: Moved WKBundleSetHostAllowsAnyHTTPSCertificate() and WKBundleSetClientCertificate() to WKBundlePrivateWin.h.
5515 (WKBundleSetHostAllowsAnyHTTPSCertificate): Moved from WKBundle.cpp.
5516 (WKBundleSetClientCertificate): Moved from WKBundle.cpp.
6792 (WebKit::LayerTreeHostCA::LayerTreeHostCA): Moved some Mac-specific code to
6800 Moved some Mac-specific code to LayerTreeHostCAMac.mm.
6803 flushPendingLayerChangesRunLoopObserverCallback. Moved some code from here...
6804 (WebKit::LayerTreeHostCA::didPerformScheduledLayerFlush): ...to here. Moved some
6924 (WebKit::WebPage::scroll): Moved from WebPageMac and WebPageWin.
7462 Factored out code for resending an event and moved it to WKView.
7468 (-[WKView _resendKeyDownEvent:]): Moved from PageClientImpl.mm. Added an assertion that we
8746 * UIProcess/WebPageProxy.cpp: Moved all Mac-only function implementations from
8749 * UIProcess/mac/WebPageProxyMac.mm: Moved all Mac-only function implementations
9037 * UIProcess/WebPageProxy.cpp: Moved include of WebFullScreenManagerProxy.h into source file.
9137 Moved setAutodisplay code into WKPrintingView.
9766 of file handling. This will be moved to a common area in a future patch.)
10445 Moved code to send the DidUpdateBackingStoreState message from here...
11396 (WebKit::DrawingAreaProxyImpl::sendUpdateState): Updated for rename, moved incrementing of
11424 (WebKit::WebPage::forceRepaintWithoutCallback): Moved code to force a repaint here...
12832 * UIProcess/DrawingAreaProxyImpl.h: Added m_requestedStateID, and moved the state IDs before
13254 (WebKit::generateSequenceNumber): Moved here from DrawingAreaImpl.cpp.