HomeSort by relevance Sort by last modified time
    Searched full:data_destroy (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-default.cc 36 NULL, /* data_destroy */
hb-ot-shape-complex-tibetan.cc 53 NULL, /* data_destroy */
hb-ot-shape-complex-private.hh 95 /* data_destroy()
101 void (*data_destroy) (void *data); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc 164 NULL, /* data_destroy */
hb-ot-shape-complex-myanmar.cc 547 NULL, /* data_destroy */
563 NULL, /* data_destroy */
hb-ot-shape-complex-sea.cc 372 NULL, /* data_destroy */
hb-ot-shape-complex-thai.cc 373 NULL, /* data_destroy */
hb-ot-shape.cc 193 if (plan->shaper->data_destroy)
194 plan->shaper->data_destroy (const_cast<void *> (plan->data));
hb-ot-shape-complex-hangul.cc 418 data_destroy_hangul, /* data_destroy */
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-default.cc 36 NULL, /* data_destroy */
hb-ot-shape-complex-tibetan.cc 53 NULL, /* data_destroy */
hb-ot-shape-complex-private.hh 94 /* data_destroy()
100 void (*data_destroy) (void *data); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc 164 NULL, /* data_destroy */
hb-ot-shape-complex-sea.cc 372 NULL, /* data_destroy */
hb-ot-shape-complex-thai.cc 373 NULL, /* data_destroy */
hb-ot-shape.cc 193 if (plan->shaper->data_destroy)
194 plan->shaper->data_destroy (const_cast<void *> (plan->data));
hb-ot-shape-complex-hangul.cc 409 data_destroy_hangul, /* data_destroy */
hb-ot-shape-complex-myanmar.cc 545 NULL, /* data_destroy */

Completed in 1663 milliseconds