Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGStyledElement.cpp127 mapAttributeToCSSProperty(propertyNameToIdMap, glyph_orientation_verticalAttr); in cssPropertyIdForSVGAttributeName()
H A DSVGNames.h175 extern DOM::QualifiedName glyph_orientation_verticalAttr;
H A DSVGNames.cpp185 DOM::QualifiedName glyph_orientation_verticalAttr; variable
516glyph_orientation_verticalAttr = DOM::QualifiedName(ATTR_GLYPH_ORIENTATION_VERTICAL, DOM::emptyPre… in init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGStyledElement.cpp172 mapAttributeToCSSProperty(propertyNameToIdMap, glyph_orientation_verticalAttr); in cssPropertyIdForSVGAttributeName()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DSVGNames.h206 extern const WebCore::QualifiedName glyph_orientation_verticalAttr;
H A DSVGNames.cpp301 DEFINE_GLOBAL(QualifiedName, glyph_orientation_verticalAttr, nullAtom, "glyph_orientation_vertical"…
554 (WebCore::QualifiedName*)&glyph_orientation_verticalAttr, in getSVGAttrs()
905 …new ((void*)&glyph_orientation_verticalAttr) QualifiedName(nullAtom, "glyph-orientation-vertical",… in init()