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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-default.cc 35 NULL, /* data_create */
hb-ot-shape-complex-tibetan.cc 52 NULL, /* data_create */
hb-ot-shape-complex-private.hh 88 /* data_create()
93 void *(*data_create) (const hb_ot_shape_plan_t *plan); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc 163 NULL, /* data_create */
hb-ot-shape-complex-myanmar.cc 546 NULL, /* data_create */
562 NULL, /* data_create */
hb-ot-shape-complex-sea.cc 371 NULL, /* data_create */
hb-ot-shape-complex-thai.cc 372 NULL, /* data_create */
hb-ot-shape.cc 181 if (plan->shaper->data_create) {
182 plan->data = plan->shaper->data_create (plan);
hb-ot-shape-complex-hangul.cc 417 data_create_hangul, /* data_create */
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-default.cc 35 NULL, /* data_create */
hb-ot-shape-complex-tibetan.cc 52 NULL, /* data_create */
hb-ot-shape-complex-private.hh 87 /* data_create()
92 void *(*data_create) (const hb_ot_shape_plan_t *plan); member in struct:hb_ot_complex_shaper_t
hb-ot-shape-complex-hebrew.cc 163 NULL, /* data_create */
hb-ot-shape-complex-sea.cc 371 NULL, /* data_create */
hb-ot-shape-complex-thai.cc 372 NULL, /* data_create */
hb-ot-shape.cc 181 if (plan->shaper->data_create) {
182 plan->data = plan->shaper->data_create (plan);
hb-ot-shape-complex-hangul.cc 408 data_create_hangul, /* data_create */
hb-ot-shape-complex-myanmar.cc 544 NULL, /* data_create */
  /external/openssl/apps/
cms.c 188 else if (!strcmp (*args, "-data_create"))
    [all...]

Completed in 403 milliseconds