Searched defs:hadPixelOrPosPrefix (Results 1 – 2 of 2) sorted by relevance
85 bool hadPixelOrPosPrefix; member in WebCore::CSSPropertyInfo108 bool hadPixelOrPosPrefix = false; in cssPropertyInfo() local
90 static String cssPropertyName(const Identifier& propertyName, bool* hadPixelOrPosPrefix = 0) in cssPropertyName()