Home
last modified time | relevance | path

Searched refs:_hb_realloc (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-impl.h89 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 )
116 _hb_realloc( HB_Pointer block,
Dharfbuzz-impl.c52 _hb_realloc(HB_Pointer block, in _hb_realloc() function
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-impl.h93 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 )
120 _hb_realloc( HB_Pointer block,
Dharfbuzz-impl.c52 _hb_realloc(HB_Pointer block, in _hb_realloc() function