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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMetaElement-in.cpp72 void HTMLMetaElement::parseContentAttribute(const String& content, KeyValuePairCallback callback, void* data) function in class:blink::HTMLMetaElement
411 parseContentAttribute(content, &HTMLMetaElement::processViewportKeyValuePair, (void*)&descriptionFromLegacyTag);

Completed in 136 milliseconds