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

  /external/webkit/Source/WebCore/platform/text/
UnicodeRange.cpp 237 cRangeArabic, //u06xx
332 cRangeArabic, //ufbxx, includes alphabic presentation form
333 cRangeArabic, //ufcxx
334 cRangeArabic, //ufdxx
335 cRangeArabic, //ufexx, includes Combining half marks,
UnicodeRange.h 56 const unsigned char cRangeArabic = 4;
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 163 if (unicodeRange == cRangeSetLatin || unicodeRange == cRangeArabic)

Completed in 89 milliseconds