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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLTreeBuilder.cpp187 skipLeading<isHTMLSpace>();
197 skipLeading<isNotHTMLSpace>();
250 void skipLeading() function in class:WebCore::HTMLTreeBuilder::CharacterTokenBuffer
264 skipLeading<characterPredicate>();

Completed in 65 milliseconds