Searched refs:isValidFormatFunction (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp3918 static bool isValidFormatFunction(CSSParserValue* val) function in namespace:WebCore
3951 } else if (allowFormat && uriValue && isValidFormatFunction(val)) {

Completed in 50 milliseconds