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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SVGGlyph.h 108 Vector<SVGGlyph::ArabicForm> PLATFORM_EXPORT charactersWithArabicForm(const String& input, bool rtl);
SVGGlyph.cpp 83 Vector<SVGGlyph::ArabicForm> charactersWithArabicForm(const String& input, bool rtl)
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 154 arabicForms = charactersWithArabicForm(remainingTextInRun, mirror);

Completed in 1948 milliseconds