Searched refs:ArabicShaping (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/layout/
H A DArabicShaping.cpp9 #include "ArabicShaping.h"
17 const ArabicShaping::ShapeType ArabicShaping::shapeTypes[] =
19 ArabicShaping::ST_NOSHAPE_NONE, // [U]
20 ArabicShaping::ST_NOSHAPE_DUAL, // [C]
21 ArabicShaping::ST_DUAL, // [D]
22 ArabicShaping::ST_LEFT, // [L]
23 ArabicShaping::ST_RIGHT, // [R]
24 ArabicShaping::ST_TRANSPARENT // [T]
34 ArabicShaping
[all...]
H A DArabicShaping.h22 class ArabicShaping /* not : public UObject because all methods are static */ { class
66 ArabicShaping();
H A DArabicLayoutEngine.cpp24 #include "ArabicShaping.h"
40 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
48 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
98 ArabicShaping::shape(chars, offset, count, max, rightToLeft, glyphStorage);
H A DMakefile88 ArabicShaping.o \
H A DShapingTypeData.cpp12 #include "ArabicShaping.h"
16 const le_uint8 ArabicShaping::shapingTypeTable[] = {
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1189 #define ArabicShaping ArabicShaping_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1189 #define ArabicShaping ArabicShaping_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1189 #define ArabicShaping ArabicShaping_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1189 #define ArabicShaping ArabicShaping_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1759 #define ArabicShaping U_ICU_ENTRY_POINT_RENAME(ArabicShaping) macro

Completed in 90 milliseconds