Home
last modified time | relevance | path

Searched refs:HB_Err_Out_Of_Memory (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-impl.c43 error = ERR(HB_Err_Out_Of_Memory); in _hb_alloc()
61 error = ERR(HB_Err_Out_Of_Memory); in _hb_realloc()
Dharfbuzz-global.h108 HB_Err_Out_Of_Memory = 0xDEAD enumerator