HomeSort by relevance Sort by last modified time
    Searched refs:HB_Pointer (Results 1 - 6 of 6) 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;
  /external/harfbuzz_ng/src/hb-old/
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 115 HB_INTERNAL HB_Pointer
119 HB_INTERNAL HB_Pointer
120 _hb_realloc( HB_Pointer block,
125 _hb_free( HB_Pointer block );
harfbuzz-global.h 91 typedef void * HB_Pointer;

Completed in 587 milliseconds