Home
last modified time | relevance | path

Searched refs:arabicForm (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGGlyphElement.h56 , arabicForm(None) in SVGGlyphIdentifier()
77 && arabicForm == other.arabicForm
89 unsigned arabicForm : 3; // ArabicForm member
DSVGGlyphElement.cpp183 identifier.arabicForm = parseArabicForm(getAttribute(arabic_formAttr)); in buildGlyphIdentifier()
DSVGFont.cpp151 …if (*it != static_cast<SVGGlyphIdentifier::ArabicForm>(identifier.arabicForm) && *it != SVGGlyphId… in isCompatibleArabicForm()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1014127 * svg/SVGGlyphElement.h: Made arabicForm unsigned so it fits into