Home
last modified time | relevance | path

Searched refs:HB_Pointer (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-impl.c32 HB_INTERNAL HB_Pointer
37 HB_Pointer block = NULL; in _hb_alloc()
51 HB_INTERNAL HB_Pointer
52 _hb_realloc(HB_Pointer block, in _hb_realloc()
56 HB_Pointer block2 = NULL; in _hb_realloc()
72 _hb_free( HB_Pointer block ) in _hb_free()
Dharfbuzz-impl.h111 HB_INTERNAL HB_Pointer
115 HB_INTERNAL HB_Pointer
116 _hb_realloc( HB_Pointer block,
121 _hb_free( HB_Pointer block );
Dharfbuzz-global.h84 typedef void * HB_Pointer; typedef