Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserIdioms.h85 inline bool isComma(CharType character) in isComma() function
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSPropertyParser.cpp347 static inline bool isComma(CSSParserValue* value) in isComma() function