Home
last modified time | relevance | path

Searched refs:detectFunctionTypeToken (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSTokenizer.h129 inline bool detectFunctionTypeToken(int);
DCSSTokenizer-in.cpp768 inline bool CSSTokenizer::detectFunctionTypeToken(int length) in detectFunctionTypeToken() function in WebCore::CSSTokenizer
1170 detectFunctionTypeToken<SrcCharacterType>(result - tokenStart<SrcCharacterType>()); in realLex()