Home
last modified time | relevance | path

Searched refs:stroke_miterlimitAttr (Results 1 – 6 of 6) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGStyledElement.cpp192 mapAttributeToCSSProperty(propertyNameToIdMap, stroke_miterlimitAttr); in cssPropertyIdForSVGAttributeName()
260 s_cssPropertyMap.set(stroke_miterlimitAttr, AnimatedNumber); in cssPropertyToTypeMap()
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGStyledElement.cpp147 mapAttributeToCSSProperty(propertyNameToIdMap, stroke_miterlimitAttr); in cssPropertyIdForSVGAttributeName()
H A DSVGNames.h290 extern DOM::QualifiedName stroke_miterlimitAttr;
H A DSVGNames.cpp300 DOM::QualifiedName stroke_miterlimitAttr; variable
631 stroke_miterlimitAttr = DOM::QualifiedName(ATTR_STROKE_MITERLIMIT, DOM::emptyPrefixName); in init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DSVGNames.h320 extern const WebCore::QualifiedName stroke_miterlimitAttr;
H A DSVGNames.cpp415 DEFINE_GLOBAL(QualifiedName, stroke_miterlimitAttr, nullAtom, "stroke_miterlimit", svgNamespaceURI);
668 (WebCore::QualifiedName*)&stroke_miterlimitAttr, in getSVGAttrs()
1019 new ((void*)&stroke_miterlimitAttr) QualifiedName(nullAtom, "stroke-miterlimit", nullAtom); in init()