Searched refs:LE_MEMORY_ALLOCATION_ERROR (Results 1 - 16 of 16) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLEStandalone.h119 LE_MEMORY_ALLOCATION_ERROR = 7, // U_MEMORY_ALLOCATION_ERROR, enumerator in enum:LEErrorCode
H A DThaiLayoutEngine.cpp103 success = LE_MEMORY_ALLOCATION_ERROR;
111 success = LE_MEMORY_ALLOCATION_ERROR;
H A DKhmerLayoutEngine.cpp86 success = LE_MEMORY_ALLOCATION_ERROR;
H A DLEInsertionList.cpp87 success = LE_MEMORY_ALLOCATION_ERROR;
H A DTibetanLayoutEngine.cpp92 success = LE_MEMORY_ALLOCATION_ERROR;
H A DLEGlyphStorage.cpp106 success = LE_MEMORY_ALLOCATION_ERROR;
117 success = LE_MEMORY_ALLOCATION_ERROR;
144 success = LE_MEMORY_ALLOCATION_ERROR;
165 success = LE_MEMORY_ALLOCATION_ERROR;
187 success = LE_MEMORY_ALLOCATION_ERROR;
H A DMPreFixups.cpp101 success = LE_MEMORY_ALLOCATION_ERROR;
H A DArabicLayoutEngine.cpp110 success = LE_MEMORY_ALLOCATION_ERROR;
184 success = LE_MEMORY_ALLOCATION_ERROR;
H A DLayoutEngine.cpp209 success = LE_MEMORY_ALLOCATION_ERROR;
274 success = LE_MEMORY_ALLOCATION_ERROR;
297 success = LE_MEMORY_ALLOCATION_ERROR;
347 success = LE_MEMORY_ALLOCATION_ERROR;
719 success = LE_MEMORY_ALLOCATION_ERROR;
H A DIndicLayoutEngine.cpp129 success = LE_MEMORY_ALLOCATION_ERROR;
H A DLookupProcessor.cpp206 success = LE_MEMORY_ALLOCATION_ERROR;
254 success = LE_MEMORY_ALLOCATION_ERROR;
H A DMorphTables2.cpp243 success = LE_MEMORY_ALLOCATION_ERROR; // because ptr is null and we didn't break out.
H A DOpenTypeLayoutEngine.cpp328 success = LE_MEMORY_ALLOCATION_ERROR;
492 success = LE_MEMORY_ALLOCATION_ERROR;
H A DHangulLayoutEngine.cpp251 success = LE_MEMORY_ALLOCATION_ERROR;
H A DLETypes.h748 LE_MEMORY_ALLOCATION_ERROR = U_MEMORY_ALLOCATION_ERROR, /**< Memory allocation error. */ enumerator in enum:LEErrorCode
H A DIndicReordering.cpp662 success = LE_MEMORY_ALLOCATION_ERROR;
669 success = LE_MEMORY_ALLOCATION_ERROR;

Completed in 90 milliseconds