Searched defs:acceptsNegativeNumbers (Results 1 – 1 of 1) sorted by relevance
262 static inline bool isSimpleLengthPropertyID(CSSPropertyID propertyId, bool& acceptsNegativeNumbers) in isSimpleLengthPropertyID()328 bool acceptsNegativeNumbers = false; in parseSimpleLengthValue() local