HomeSort by relevance Sort by last modified time
    Searched full:close (Results 1751 - 1775 of 5187) sorted by null

<<71727374757677787980>>

  /external/webkit/JavaScriptCore/tests/mozilla/
menuhead.html 78 win.document.close();
  /external/webkit/JavaScriptCore/wtf/
MainThread.cpp 101 // yield so the user input can be processed. Otherwise user may not be able to even close the window.
  /external/webkit/WebCore/css/
make-css-file-arrays.pl 53 close IN;
  /external/webkit/WebCore/inspector/
InspectorFrontendHost.cpp 96 m_inspectorController->close();
  /external/webkit/WebCore/loader/icon/
IconDatabaseNone.cpp 80 void IconDatabase::close() function in class:WebCore::IconDatabase
  /external/webkit/WebCore/manual-tests/
window-sizing.html 8 w.close();
  /external/webkit/WebCore/notifications/
Notification.h 72 DEFINE_ATTRIBUTE_EVENT_LISTENER(close);
  /external/webkit/WebCore/page/
EventSource.h 78 void close();
  /external/webkit/WebCore/platform/android/
FileSystemAndroid.cpp 81 close(handle);
RenderThemeAndroid.h 107 void close();
  /external/webkit/WebCore/platform/network/
SocketStreamHandleBase.cpp 79 void SocketStreamHandleBase::close() function in class:WebCore::SocketStreamHandleBase
  /external/webkit/WebCore/platform/qt/
FileSystemQt.cpp 134 handle->close();
  /external/webkit/WebCore/platform/sql/
SQLiteDatabase.h 60 void close();
  /external/webkit/WebCore/storage/
DatabaseTask.cpp 120 database()->close();
  /external/webkit/WebCore/xml/
XPathExpression.cpp 79 // when the failure happens in an otherwise valid expression because of a variable. But XPathEvaluator does not support variables, so it's close enough.
  /external/webkit/WebKit/chromium/public/
WebWidget.h 49 virtual void close() = 0;
WebWidgetClient.h 60 // Called when the widget should be closed. WebWidget::close() should
  /external/webkit/WebKit/chromium/src/
BackForwardListClientImpl.cpp 129 void BackForwardListClientImpl::close() function in class:WebKit::BackForwardListClientImpl
WebPopupMenuImpl.h 65 virtual void close();
  /external/webkit/WebKit/gtk/tests/
testdownload.c 139 close(fd);
testhittestresult.c 86 /* Close enough to 0,0 */
  /external/webkit/WebKit/qt/QGVLauncher/
main.cpp 308 connect(scene->webView()->page(), SIGNAL(windowCloseRequested()), this, SLOT(close()));
460 fileMenu->addAction("Close Window", this, SLOT(close()), QKeySequence::Close);
  /external/webkit/WebKitTools/BuildSlaveSupport/
run-performance-tests 74 close($sock);
test-result-archive 64 open(os.path.join(layoutTestResultsDir, '.placeholder'), 'w').close()
  /external/webkit/WebKitTools/Scripts/
compare-timing-files 74 close(FILE);

Completed in 306 milliseconds

<<71727374757677787980>>