Searched defs:pageURI (Results 1 – 2 of 2) sorted by relevance
258 gchar* webkit_icon_database_get_icon_uri(WebKitIconDatabase* database, const gchar* pageURI) in webkit_icon_database_get_icon_uri()286 GdkPixbuf* webkit_icon_database_get_icon_pixbuf(WebKitIconDatabase* database, const gchar* pageURI) in webkit_icon_database_get_icon_pixbuf()
5064 const gchar* pageURI = webkit_web_view_get_uri(webView); in webkit_web_view_get_icon_pixbuf() local