HomeSort by relevance Sort by last modified time
    Searched refs:HB_Pointer (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz/src/
harfbuzz-impl.c 32 HB_INTERNAL HB_Pointer
37 HB_Pointer block = NULL;
51 HB_INTERNAL HB_Pointer
52 _hb_realloc(HB_Pointer block,
56 HB_Pointer block2 = NULL;
72 _hb_free( HB_Pointer block )
harfbuzz-impl.h 111 HB_INTERNAL HB_Pointer
115 HB_INTERNAL HB_Pointer
116 _hb_realloc( HB_Pointer block,
121 _hb_free( HB_Pointer block );
harfbuzz-global.h 84 typedef void * HB_Pointer;

Completed in 18 milliseconds