HomeSort by relevance Sort by last modified time
    Searched refs:WKPreferencesSetJavaScriptCanOpenWindowsAutomatically (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKPreferences.h 85 WK_EXPORT void WKPreferencesSetJavaScriptCanOpenWindowsAutomatically(WKPreferencesRef preferences, bool javaScriptCanOpenWindowsAutomatically);
WKPreferences.cpp 155 void WKPreferencesSetJavaScriptCanOpenWindowsAutomatically(WKPreferencesRef preferencesRef, bool javaScriptCanOpenWindowsAutomatically)
  /external/webkit/Tools/WebKitTestRunner/
TestController.cpp 362 WKPreferencesSetJavaScriptCanOpenWindowsAutomatically(preferences, true);

Completed in 34 milliseconds