hb_shaper_pair_t 45 third_party/harfbuzz-ng/src/hb-shape-plan.cc const hb_shaper_pair_t *shapers = _hb_shapers_get (); hb_shaper_pair_t 258 third_party/harfbuzz-ng/src/hb-shape.cc const hb_shaper_pair_t *shapers = _hb_shapers_get (); hb_shaper_pair_t 48 third_party/harfbuzz-ng/src/hb-shaper-private.hh HB_INTERNAL const hb_shaper_pair_t * hb_shaper_pair_t 32 third_party/harfbuzz-ng/src/hb-shaper.cc static const hb_shaper_pair_t all_shapers[] = { hb_shaper_pair_t 41 third_party/harfbuzz-ng/src/hb-shaper.cc static const hb_shaper_pair_t *static_shapers; hb_shaper_pair_t 50 third_party/harfbuzz-ng/src/hb-shaper.cc const hb_shaper_pair_t * hb_shaper_pair_t 54 third_party/harfbuzz-ng/src/hb-shaper.cc hb_shaper_pair_t *shapers = (hb_shaper_pair_t *) hb_atomic_ptr_get (&static_shapers); hb_shaper_pair_t 61 third_party/harfbuzz-ng/src/hb-shaper.cc return (const hb_shaper_pair_t *) all_shapers; hb_shaper_pair_t 65 third_party/harfbuzz-ng/src/hb-shaper.cc shapers = (hb_shaper_pair_t *) malloc (sizeof (all_shapers)); hb_shaper_pair_t 68 third_party/harfbuzz-ng/src/hb-shaper.cc return (const hb_shaper_pair_t *) all_shapers; hb_shaper_pair_t 86 third_party/harfbuzz-ng/src/hb-shaper.cc struct hb_shaper_pair_t t = shapers[j];