Searched refs:u_shapeArabic (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 2323 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2333 length=u_shapeArabic(source, -1, in doArabicShapingTest() 2343 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2353 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2363 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2373 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2383 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2392 length=u_shapeArabic(source, 0, in doArabicShapingTest() 2402 length=u_shapeArabic(source, LENGTHOF(source), in doArabicShapingTest() 2413 length=u_shapeArabic(NULL, LENGTHOF(source), in doArabicShapingTest() [all …]
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | ushape.h | 100 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 241 #define u_shapeArabic u_shapeArabic_3_2 macro
|
/external/icu4c/common/unicode/ |
D | ushape.h | 101 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 346 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|
/external/icu4c/common/ |
D | ushape.c | 1418 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() function
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 241 #define u_shapeArabic u_shapeArabic_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 241 #define u_shapeArabic u_shapeArabic_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 241 #define u_shapeArabic u_shapeArabic_3_2 macro
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2007-10-14 | 39252 Added shapeArabic(), a private version of u_shapeArabic() from ICU, 39258 (WebCore::shapeArabic): Changed to call shapeArabic() instead of u_shapeArabic().
|