Searched defs:toFrame (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp325 info.m_frame = toFrame(context);
329 if (toPage(context) && toFrame(context)) {
331 emit toPage(context)->featurePermissionRequested(toFrame(context), QWebPage::Notifications);
451 QWebFrame* NotificationPresenterClientQt::toFrame(ScriptExecutionContext* context) function in class:WebCore::NotificationPresenterClientQt
/external/v8/src/
H A Ddebug-debugger.js1900 if (request.arguments.toFrame) {
1901 to_index = request.arguments.toFrame;
1928 toFrame: to_index,

Completed in 408 milliseconds