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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLParserOptions.cpp27 #include "core/html/parser/HTMLParserOptions.h"
37 HTMLParserOptions::HTMLParserOptions(Document* document) function in class:blink::HTMLParserOptions
H A DHTMLParserOptions.h33 class HTMLParserOptions { class in namespace:blink
39 explicit HTMLParserOptions(Document* = 0);

Completed in 152 milliseconds