Home
last modified time | relevance | path

Searched defs:parseDataURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/child/
Dwebkitplatformsupport_impl.cc398 WebData WebKitPlatformSupportImpl::parseDataURL( in parseDataURL() function in webkit_glue::WebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h330 …virtual WebData parseDataURL(const WebURL&, WebString& mimetype, WebString& charset) { return WebD… in parseDataURL() function