Searched refs:BackgroundHTMLInputStream (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DBackgroundHTMLInputStream.cpp27 #include "core/html/parser/BackgroundHTMLInputStream.h"
31 BackgroundHTMLInputStream::BackgroundHTMLInputStream() function in class:blink::BackgroundHTMLInputStream
38 void BackgroundHTMLInputStream::append(const String& input)
44 void BackgroundHTMLInputStream::close()
49 HTMLInputCheckpoint BackgroundHTMLInputStream::createCheckpoint(size_t tokensExtractedSincePreviousCheckpoint)
57 void BackgroundHTMLInputStream::invalidateCheckpointsBefore(HTMLInputCheckpoint newFirstValidCheckpointIndex)
79 void BackgroundHTMLInputStream::rewindTo(HTMLInputCheckpoint checkpointIndex, const String& unparsedInput)
110 void BackgroundHTMLInputStream::updateTotalCheckpointTokenCount()
H A DBackgroundHTMLInputStream.h37 class BackgroundHTMLInputStream { class in namespace:blink
38 WTF_MAKE_NONCOPYABLE(BackgroundHTMLInputStream);
40 BackgroundHTMLInputStream();
H A DBackgroundHTMLParser.h30 #include "core/html/parser/BackgroundHTMLInputStream.h"
93 BackgroundHTMLInputStream m_input;
/external/chromium_org/third_party/WebKit/Source/core/
H A Dwebcore_html.target.darwin-arm.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.darwin-arm64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.darwin-mips.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.darwin-mips64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.darwin-x86.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.darwin-x86_64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-arm.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-arm64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-mips.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-mips64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-x86.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \
H A Dwebcore_html.target.linux-x86_64.mk246 third_party/WebKit/Source/core/html/parser/BackgroundHTMLInputStream.cpp \

Completed in 1404 milliseconds