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

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.h386 bool isKeywordPropertyID(CSSPropertyID);
H A DBisonCSSParser-in.cpp570 bool isKeywordPropertyID(CSSPropertyID propertyId) function in namespace:blink
678 if (!isKeywordPropertyID(propertyId)) {
H A DCSSPropertyParser.cpp476 if (isKeywordPropertyID(propId)) {

Completed in 305 milliseconds