Searched defs:webview (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/htmlparse/
H A Dwebviewer.tcl32 proc webview {url} { procedure
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocEvents.py18 webview = objc.IBOutlet('webview') variable in class:PyDocEventHandler
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-WebKit/Examples/IEWebArchive/
H A DMHTDocument.py6 webview = objc.IBOutlet() variable in class:MHTDocument
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/IEWebArchive/
H A DMHTDocument.py6 webview = objc.IBOutlet() variable in class:MHTDocument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/
H A Dtest_ewk2_download_job.cpp97 static void on_download_requested(void* userData, Evas_Object* webview, void* eventInfo) argument
120 static void on_download_cancelled(void* userData, Evas_Object* webview, void* eventInfo) argument
127 static void on_download_failed(void* userData, Evas_Object* webview, void* eventInfo) argument
135 static void on_download_finished(void* userData, Evas_Object* webview, void* eventInfo) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestloading.c349 static void load_error_test(WebKitWebView* webview, WebKitWebFrame* frame, const char* uri, GError* error) argument
H A Dtestwebview.c516 static gboolean runFileChooserCbNoMultiselNoMime(WebKitWebView* webview, WebKitFileChooserRequest* request, gpointer data) argument
532 static gboolean runFileChooserCbMultiselNoMime(WebKitWebView* webview, WebKitFileChooserRequest* request, gpointer data) argument
559 static gboolean runFileChooserCbSelectionRetained(WebKitWebView* webview, WebKitFileChooserRequest* request, gpointer data) argument
572 static gboolean runFileChooserCbNoMultiselAcceptTypes(WebKitWebView* webview, WebKitFileChooserRequest* request, gpointer data) argument
[all...]

Completed in 123 milliseconds