Searched refs:LE_NO_ERROR (Results 1 – 25 of 33) sorted by relevance
12
41 LEErrorCode status = LE_NO_ERROR; in ParamTest()72 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()125 status = LE_NO_ERROR; in ParamTest()132 status = LE_NO_ERROR; in ParamTest()[all …]
56 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 …]
38 static LEErrorCode overallStatus = LE_NO_ERROR;205 LEErrorCode leStatus = LE_NO_ERROR; in main()301 LEErrorCode fontStatus = LE_NO_ERROR; in main()329 leStatus = LE_NO_ERROR; in main()
38 LEErrorCode status = LE_NO_ERROR; in getGlyphAdvance()52 LEErrorCode status = LE_NO_ERROR; in getGlyphPoint()90 LEErrorCode status = LE_NO_ERROR; in mapCharToGlyph()
76 LEErrorCode status = LE_NO_ERROR; in WinMain()130 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
77 LEErrorCode status = LE_NO_ERROR; in WinMain()131 LEErrorCode fontStatus = LE_NO_ERROR; in WndProc()
114 return LE_NO_ERROR; in initMapper()
259 LEErrorCode status = LE_NO_ERROR; in getMaxMetrics()
254 LEErrorCode status = LE_NO_ERROR; in paragraphFactory()
301 LEErrorCode fontStatus = LE_NO_ERROR; in main()
300 LEErrorCode fontStatus = LE_NO_ERROR; in main()
34 LEErrorCode status = LE_NO_ERROR; in iterate()70 LEErrorCode status = LE_NO_ERROR; in main()99 LEErrorCode fontStatus = LE_NO_ERROR; in main()
68 LEErrorCode success = LE_NO_ERROR; in time_letr1()89 LEErrorCode success = LE_NO_ERROR; in time_letr2()108 LEErrorCode success = LE_NO_ERROR; in time_letr3()
29 LEErrorCode ignored = LE_NO_ERROR; in getGlyphClass()35 LEErrorCode ignored = LE_NO_ERROR; in hasGlyphClass()
36 LEErrorCode success = LE_NO_ERROR; in getShapeType()116 LEErrorCode success = LE_NO_ERROR; in adjustTags()144 LEErrorCode success = LE_NO_ERROR; in shape()
208 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()998 LEErrorCode success = LE_NO_ERROR; in applyPresentationForms()1010 LEErrorCode success = LE_NO_ERROR; in finalReordering()
26 LEErrorCode success = LE_NO_ERROR; // TODO in GlyphIterator()380 LEErrorCode success = LE_NO_ERROR; in filterGlyph()434 LEErrorCode success = LE_NO_ERROR; in hasFeatureTag()446 LEErrorCode success = LE_NO_ERROR; in findFeatureTag()
25 LEErrorCode success = LE_NO_ERROR; in getGlyphRangeIndex()
46 LEErrorCode success = LE_NO_ERROR; in processStateEntry()
37 LEErrorCode success = LE_NO_ERROR; in reorderMarks()
66 LEErrorCode success = LE_NO_ERROR; in apply()
47 LEErrorCode success = LE_NO_ERROR; in processStateEntry()
43 LEErrorCode success = LE_NO_ERROR; // todo- make a param? in processStateEntry()74 LEErrorCode success = LE_NO_ERROR; in doRearrangementAction()
148 LEErrorCode success = LE_NO_ERROR; in doTransition()
692 LE_NO_ERROR = U_ZERO_ERROR, /**< No error, no warning. */ enumerator