Home
last modified time | relevance | path

Searched defs:shouldSkipNullCharacters (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTTokenizer.h46 inline bool shouldSkipNullCharacters() const { return true; } in shouldSkipNullCharacters() function
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLTokenizer.h188 inline bool shouldSkipNullCharacters() const in shouldSkipNullCharacters() function