Searched refs:setShouldSkipLeadingNewline (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DTextDocumentParser.cpp66 treeBuilder()->setShouldSkipLeadingNewline(false);
H A DHTMLTreeBuilder.h83 void setShouldSkipLeadingNewline(bool shouldSkip) { m_shouldSkipLeadingNewline = shouldSkip; } function in class:WebCore::HTMLTreeBuilder

Completed in 112 milliseconds