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

  /external/icu4c/layout/
ArabicShaping.cpp 9 #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::ShapeType ArabicShaping::getShapeType(LEUnicode c
    [all...]
ArabicShaping.h 22 class ArabicShaping /* not : public UObject because all methods are static */ {
66 ArabicShaping();
ArabicLayoutEngine.cpp 24 #include "ArabicShaping.h"
40 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
48 fFeatureMap = ArabicShaping::getFeatureMap(fFeatureMapCount);
98 ArabicShaping::shape(chars, offset, count, max, rightToLeft, glyphStorage);
Makefile 88 ArabicShaping.o \
ShapingTypeData.cpp 12 #include "ArabicShaping.h"
16 const le_uint8 ArabicShaping::shapingTypeTable[] = {
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 138 milliseconds