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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DInputStreamPreprocessor.h49 ALWAYS_INLINE UChar nextInputCharacter() const { return m_nextInputCharacter; } function in class:blink::InputStreamPreprocessor

Completed in 849 milliseconds