Searched refs:contentMimeType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKit/gtk/webkit/
H A Dwebkitwebframe.cpp576 void webkit_web_frame_load_string(WebKitWebFrame* frame, const gchar* content, const gchar* contentMimeType, const gchar* contentEncoding, const gchar* baseUri) argument
581 webkit_web_frame_load_data(frame, content, contentMimeType, contentEncoding, baseUri, NULL);

Completed in 12 milliseconds