Home
last modified time | relevance | path

Searched defs:shapeArabic (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/text/mac/
DShapeArabic.c477 int32_t shapeArabic(const UChar *source, int32_t sourceLength, UChar *dest, int32_t destCapacity, u… in shapeArabic() function
/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextControllerATSUI.cpp104 static void shapeArabic(const UChar* source, UChar* dest, unsigned totalLength) in shapeArabic() function