Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGGlyphElement.cpp166 identifier.arabicForm = parseArabicForm(getAttribute(arabic_formAttr)); in buildGlyphIdentifier()
H A DSVGNames.h103 extern DOM::QualifiedName arabic_formAttr;
H A DSVGNames.cpp113 DOM::QualifiedName arabic_formAttr; variable
444 arabic_formAttr = DOM::QualifiedName(ATTR_ARABIC_FORM, DOM::emptyPrefixName); in init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGGlyphElement.cpp183 identifier.arabicForm = parseArabicForm(getAttribute(arabic_formAttr)); in buildGlyphIdentifier()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DSVGNames.h133 extern const WebCore::QualifiedName arabic_formAttr;
H A DSVGNames.cpp228 DEFINE_GLOBAL(QualifiedName, arabic_formAttr, nullAtom, "arabic_form", svgNamespaceURI);
481 (WebCore::QualifiedName*)&arabic_formAttr, in getSVGAttrs()
832 new ((void*)&arabic_formAttr) QualifiedName(nullAtom, "arabic-form", nullAtom); in init()