Searched defs:webPage (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DLayerTreeHost.cpp41 PassRefPtr<LayerTreeHost> LayerTreeHost::create(WebPage* webPage) argument
53 LayerTreeHost::LayerTreeHost(WebPage* webPage) argument
H A DDrawingArea.cpp50 std::unique_ptr<DrawingArea> DrawingArea::create(WebPage& webPage, const WebPageCreationParameters& parameters) argument
74 DrawingArea::DrawingArea(DrawingAreaType type, WebPage& webPage) argument
H A DTapHighlightController.cpp45 TapHighlightController::TapHighlightController(WebPage* webPage) argument
80 void TapHighlightController::willMoveToWebPage(PageOverlay*, WebPage* webPage) argument
H A DViewGestureGeometryCollector.cpp53 ViewGestureGeometryCollector::ViewGestureGeometryCollector(WebPage& webPage) argument
H A DEventDispatcher.cpp68 void EventDispatcher::addScrollingTreeForPage(WebPage* webPage) argument
79 void EventDispatcher::removeScrollingTreeForPage(WebPage* webPage) argument
150 void EventDispatcher::clearQueuedTouchEventsForPage(const WebPage& webPage) argument
156 getQueuedTouchEventsForPage(const WebPage& webPage, TouchEventQueue& destinationQueue) argument
208 WebPage* webPage = WebProcess::shared().webPage(pageID); local
[all...]
H A DServicesOverlayController.h140 WebPage& webPage() const { return m_webPage; } function in class:WebKit::ServicesOverlayController
H A DPageOverlay.cpp125 void PageOverlay::setPage(WebPage* webPage) argument
H A DPageOverlayController.cpp45 PageOverlayController::PageOverlayController(WebPage& webPage) argument
H A DDrawingAreaImpl.cpp51 DrawingAreaImpl::DrawingAreaImpl(WebPage& webPage, const WebPageCreationParameters& parameters) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebProgressTrackerClient.cpp40 WebProgressTrackerClient::WebProgressTrackerClient(WebPage& webPage) argument
H A DWebInspectorClient.cpp155 void WebInspectorClient::willMoveToWebPage(PageOverlay*, WebPage* webPage) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/InspectorServer/efl/
H A DWebInspectorServerEfl.cpp87 WebPageProxy* webPage = it->value->page(); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/InspectorServer/gtk/
H A DWebInspectorServerGtk.cpp99 WebPageProxy* webPage = it->value->page(); local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Storage/
H A DStorageNamespaceImpl.cpp67 PassRefPtr<StorageNamespaceImpl> StorageNamespaceImpl::createSessionStorageNamespace(WebPage* webPage) argument
H A DStorageAreaMap.cpp309 WebPage* webPage = WebProcess::shared().webPage(m_storageNamespaceID); local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/mac/
H A DWebAlternativeTextClient.cpp37 WebAlternativeTextClient::WebAlternativeTextClient(WebPage* webPage) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/gtk/
H A DWebKitWebExtension.cpp74 GRefPtr<WebKitWebPage> webPage = adoptGRef(webkitWebPageCreate(page)); local
H A DWebKitWebPage.cpp63 WebPage* webPage; member in struct:_WebKitWebPagePrivate
101 static void webkitWebPageSetURI(WebKitWebPage* webPage, const CString& uri) argument
227 WebKitWebPage* webPage = WEBKIT_WEB_PAGE(object); local
309 WebKitWebPage* webkitWebPageCreate(WebPage* webPage) argument
384 WebPage* webPage = page->priv->webPage; local
419 webkit_web_page_get_dom_document(WebKitWebPage* webPage) argument
438 webkit_web_page_get_id(WebKitWebPage* webPage) argument
457 webkit_web_page_get_uri(WebKitWebPage* webPage) argument
474 webkit_web_page_get_main_frame(WebKitWebPage* webPage) argument
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Network/
H A DWebResourceLoadScheduler.cpp131 WebPage* webPage = webFrame ? webFrame->page() : 0; local
/macosx-10.10.1/libxml2-26/libxml2/example/
H A Dgjobread.c38 xmlChar *webPage; member in struct:person
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/example/
H A Dgjobread.c38 xmlChar *webPage; member in struct:person
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Notifications/
H A DWebNotificationManagerProxy.cpp103 void WebNotificationManagerProxy::show(WebPageProxy* webPage, const String& title, const String& body, const String& iconURL, const String& tag, const String& lang, const String& dir, const String& originString, uint64_t pageNotificationID) argument
113 void WebNotificationManagerProxy::cancel(WebPageProxy* webPage, uint64_t pageNotificationID) argument
119 void WebNotificationManagerProxy::didDestroyNotification(WebPageProxy* webPage, uint64_t pageNotificationID) argument
139 void WebNotificationManagerProxy::clearNotifications(WebPageProxy* webPage) argument
144 void WebNotificationManagerProxy::clearNotifications(WebPageProxy* webPage, cons argument
149 clearNotifications(WebPageProxy* webPage, const Vector<uint64_t>& pageNotificationIDs, NotificationFilterFunction filterFunction) argument
181 WebPageProxy* webPage = WebProcessProxy::webPage(webPageID); local
196 WebPageProxy* webPage = WebProcessProxy::webPage(webPageID); local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedLayerTreeHost.cpp50 PassRefPtr<CoordinatedLayerTreeHost> CoordinatedLayerTreeHost::create(WebPage* webPage) argument
59 CoordinatedLayerTreeHost::CoordinatedLayerTreeHost(WebPage* webPage) argument
H A DCoordinatedDrawingArea.cpp55 CoordinatedDrawingArea::CoordinatedDrawingArea(WebPage& webPage, const WebPageCreationParameters& parameters) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/gtk/
H A DLayerTreeHostGtk.cpp64 PassRefPtr<LayerTreeHostGtk> LayerTreeHostGtk::create(WebPage* webPage) argument
71 LayerTreeHostGtk::LayerTreeHostGtk(WebPage* webPage) argument

Completed in 312 milliseconds

12