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

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp325 static inline bool isSimpleLengthPropertyID(int propertyId, bool& acceptsNegativeNumbers) function in namespace:WebCore
374 if (!isSimpleLengthPropertyID(propertyId, acceptsNegativeNumbers))

Completed in 89 milliseconds