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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLTreeBuilder.h89 void setShouldSkipLeadingNewline(bool shouldSkip) { m_shouldSkipLeadingNewline = shouldSkip; }
235 bool m_shouldSkipLeadingNewline; member in class:blink::FINAL

Completed in 89 milliseconds