HomeSort by relevance Sort by last modified time
    Searched refs:Medial (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/svg/
SVGGlyphElement.h 50 Medial
SVGGlyphElement.cpp 80 if (value == "medial")
81 return SVGGlyphIdentifier::Medial;
SVGFont.cpp 58 // Helper functions to determine the arabic character forms (initial, medial, terminal, isolated)
92 // enum ArabicForm { None = 0, Isolated, Terminal, Initial, Medial };
97 ASSERT(correctedForm >= SVGGlyphIdentifier::None && correctedForm <= SVGGlyphIdentifier::Medial);
  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 141 DecompositionMedial = QChar::Medial,

Completed in 59 milliseconds