OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ArabicShaping
(Results
1 - 8
of
8
) 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);
ShapingTypeData.cpp
12
#include "
ArabicShaping
.h"
16
const le_uint8
ArabicShaping
::shapingTypeTable[] = {
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 47 milliseconds