HomeSort by relevance Sort by last modified time
    Searched refs:LE_NO_ERROR (Results 1 - 25 of 26) sorted by null

1 2

  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.cpp 38 LEErrorCode status = LE_NO_ERROR;
52 LEErrorCode status = LE_NO_ERROR;
90 LEErrorCode status = LE_NO_ERROR;
GnomeFontInstance.cpp 114 return LE_NO_ERROR;
clayout.c 77 LEErrorCode status = LE_NO_ERROR;
131 LEErrorCode fontStatus = LE_NO_ERROR;
layout.cpp 76 LEErrorCode status = LE_NO_ERROR;
130 LEErrorCode fontStatus = LE_NO_ERROR;
FontMap.cpp 259 LEErrorCode status = LE_NO_ERROR;
gnomelayout.cpp 301 LEErrorCode fontStatus = LE_NO_ERROR;
paragraph.cpp 254 LEErrorCode status = LE_NO_ERROR;
cgnomelayout.c 300 LEErrorCode fontStatus = LE_NO_ERROR;
pflow.c 354 LEErrorCode status = LE_NO_ERROR;
GDIFontInstance.cpp 332 return LE_NO_ERROR;
  /external/icu4c/test/letest/
cletest.c 39 LEErrorCode status = LE_NO_ERROR;
70 status = LE_NO_ERROR;
77 status = LE_NO_ERROR;
84 status = LE_NO_ERROR;
91 status = LE_NO_ERROR;
98 status = LE_NO_ERROR;
105 status = LE_NO_ERROR;
112 status = LE_NO_ERROR;
123 status = LE_NO_ERROR;
130 status = LE_NO_ERROR;
    [all...]
letest.cpp 56 LEErrorCode status = LE_NO_ERROR;
79 status = LE_NO_ERROR;
86 status = LE_NO_ERROR;
93 status = LE_NO_ERROR;
100 status = LE_NO_ERROR;
107 status = LE_NO_ERROR;
114 status = LE_NO_ERROR;
121 status = LE_NO_ERROR;
128 status = LE_NO_ERROR;
135 status = LE_NO_ERROR;
    [all...]
gendata.cpp 162 LEErrorCode leStatus = LE_NO_ERROR;
244 LEErrorCode fontStatus = LE_NO_ERROR;
  /external/icu4c/layout/
ArabicShaping.cpp 114 LEErrorCode success = LE_NO_ERROR;
142 LEErrorCode success = LE_NO_ERROR;
CanonShaping.cpp 41 LEErrorCode status = LE_NO_ERROR;
IndicReordering.cpp 197 LEErrorCode success = LE_NO_ERROR;
209 LEErrorCode success = LE_NO_ERROR;
217 LEErrorCode success = LE_NO_ERROR;
223 LEErrorCode success = LE_NO_ERROR;
256 LEErrorCode success = LE_NO_ERROR;
257 LEErrorCode success2 = LE_NO_ERROR;
282 LEErrorCode success = LE_NO_ERROR;
298 LEErrorCode success = LE_NO_ERROR;
937 LEErrorCode success = LE_NO_ERROR;
949 LEErrorCode success = LE_NO_ERROR;
    [all...]
MPreFixups.cpp 66 LEErrorCode success = LE_NO_ERROR;
KernTable.cpp 173 LEErrorCode success = LE_NO_ERROR;
GlyphIterator.cpp 409 LEErrorCode success = LE_NO_ERROR;
421 LEErrorCode success = LE_NO_ERROR;
LETypes.h 533 LE_NO_ERROR = U_ZERO_ERROR, /**< No error, no warning. */
ThaiShaping.cpp 148 LEErrorCode success = LE_NO_ERROR;
KhmerReordering.cpp 155 LEErrorCode success = LE_NO_ERROR;
LEGlyphStorage.cpp 518 LEErrorCode success = LE_NO_ERROR;
TibetanReordering.cpp 157 LEErrorCode success = LE_NO_ERROR;
IndicRearrangementProcessor.cpp 70 LEErrorCode success = LE_NO_ERROR;

Completed in 429 milliseconds

1 2