Home
last modified time | relevance | path

Searched refs:LE_NO_ERROR (Results 1 – 25 of 26) sorted by relevance

12

/external/icu4c/test/letest/
Dcletest.c39 LEErrorCode status = LE_NO_ERROR; in ParamTest()
70 status = LE_NO_ERROR; in ParamTest()
77 status = LE_NO_ERROR; in ParamTest()
84 status = LE_NO_ERROR; in ParamTest()
91 status = LE_NO_ERROR; in ParamTest()
98 status = LE_NO_ERROR; in ParamTest()
105 status = LE_NO_ERROR; in ParamTest()
112 status = LE_NO_ERROR; in ParamTest()
123 status = LE_NO_ERROR; in ParamTest()
130 status = LE_NO_ERROR; in ParamTest()
[all …]
Dletest.cpp56 LEErrorCode status = LE_NO_ERROR; in ParamTest()
79 status = LE_NO_ERROR; in ParamTest()
86 status = LE_NO_ERROR; in ParamTest()
93 status = LE_NO_ERROR; in ParamTest()
100 status = LE_NO_ERROR; in ParamTest()
107 status = LE_NO_ERROR; in ParamTest()
114 status = LE_NO_ERROR; in ParamTest()
121 status = LE_NO_ERROR; in ParamTest()
128 status = LE_NO_ERROR; in ParamTest()
135 status = LE_NO_ERROR; in ParamTest()
[all …]
Dgendata.cpp162 LEErrorCode leStatus = LE_NO_ERROR; in main()
244 LEErrorCode fontStatus = LE_NO_ERROR; in main()
/external/icu4c/samples/layout/
DScriptCompositeFontInstance.cpp38 LEErrorCode status = LE_NO_ERROR; in getGlyphAdvance()
52 LEErrorCode status = LE_NO_ERROR; in getGlyphPoint()
90 LEErrorCode status = LE_NO_ERROR; in mapCharToGlyph()
Dlayout.cpp76 LEErrorCode status = LE_NO_ERROR; in WinMain()
130 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
Dclayout.c77 LEErrorCode status = LE_NO_ERROR; in WinMain()
131 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
DGnomeFontInstance.cpp114 return LE_NO_ERROR; in initMapper()
DFontMap.cpp259 LEErrorCode status = LE_NO_ERROR; in getMaxMetrics()
Dparagraph.cpp254 LEErrorCode status = LE_NO_ERROR; in paragraphFactory()
Dgnomelayout.cpp301 LEErrorCode fontStatus = LE_NO_ERROR; in main()
Dcgnomelayout.c300 LEErrorCode fontStatus = LE_NO_ERROR; in main()
Dpflow.c354 LEErrorCode status = LE_NO_ERROR; in pf_factory()
DGDIFontInstance.cpp332 return LE_NO_ERROR; in initMapper()
/external/icu4c/layout/
DIndicReordering.cpp208 LEErrorCode success = LE_NO_ERROR; in writeChar()
220 LEErrorCode success = LE_NO_ERROR; in setFeatures()
228 LEErrorCode success = LE_NO_ERROR; in getFeatures()
234 LEErrorCode success = LE_NO_ERROR; in decomposeReorderMatras()
267 LEErrorCode success = LE_NO_ERROR; in moveCharacter()
268 LEErrorCode success2 = LE_NO_ERROR; in moveCharacter()
293 LEErrorCode success = LE_NO_ERROR; in insertCharacter()
309 LEErrorCode success = LE_NO_ERROR; in removeCharacter()
993 LEErrorCode success = LE_NO_ERROR; in applyPresentationForms()
1005 LEErrorCode success = LE_NO_ERROR; in finalReordering()
DArabicShaping.cpp114 LEErrorCode success = LE_NO_ERROR; in adjustTags()
142 LEErrorCode success = LE_NO_ERROR; in shape()
DCanonShaping.cpp41 LEErrorCode status = LE_NO_ERROR; in reorderMarks()
DMPreFixups.cpp66 LEErrorCode success = LE_NO_ERROR; in apply()
DGlyphIterator.cpp409 LEErrorCode success = LE_NO_ERROR; in hasFeatureTag()
421 LEErrorCode success = LE_NO_ERROR; in findFeatureTag()
DKernTable.cpp173 LEErrorCode success = LE_NO_ERROR; in process()
DLETypes.h533 LE_NO_ERROR = U_ZERO_ERROR, /**< No error, no warning. */ enumerator
DThaiShaping.cpp148 LEErrorCode success = LE_NO_ERROR; in doTransition()
DKhmerReordering.cpp155 LEErrorCode success = LE_NO_ERROR; in writeChar()
DTibetanReordering.cpp157 LEErrorCode success = LE_NO_ERROR; in writeChar()
DLEGlyphStorage.cpp518 LEErrorCode success = LE_NO_ERROR; in moveGlyph()
DIndicRearrangementProcessor.cpp70 LEErrorCode success = LE_NO_ERROR; in doRearrangementAction()

12