Home
last modified time | relevance | path

Searched defs:toPage (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DNotificationPresenterClientQt.cpp331 … emit toPage(context)->featurePermissionRequested(toFrame(context), QWebPage::Notifications); in requestPermission() local
437 QWebPage* NotificationPresenterClientQt::toPage(ScriptExecutionContext* context) in toPage() function in WebCore::NotificationPresenterClientQt
/external/webkit/Source/WebCore/bindings/js/
DPageScriptDebugServer.cpp54 static Page* toPage(JSGlobalObject* globalObject) in toPage() function
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp1465 int toPage = printer->toPage(); in print() local