hb_font_funcs_t   106 third_party/harfbuzz-ng/src/hb-font-private.hh   hb_font_funcs_t   *klass;
hb_font_funcs_t   219 third_party/harfbuzz-ng/src/hb-font.cc static const hb_font_funcs_t _hb_font_funcs_nil = {
hb_font_funcs_t   241 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_t *
hb_font_funcs_t   244 third_party/harfbuzz-ng/src/hb-font.cc   hb_font_funcs_t *ffuncs;
hb_font_funcs_t   246 third_party/harfbuzz-ng/src/hb-font.cc   if (!(ffuncs = hb_object_create<hb_font_funcs_t> ()))
hb_font_funcs_t   263 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_t *
hb_font_funcs_t   266 third_party/harfbuzz-ng/src/hb-font.cc   return const_cast<hb_font_funcs_t *> (&_hb_font_funcs_nil);
hb_font_funcs_t   279 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_t *
hb_font_funcs_t   280 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_reference (hb_font_funcs_t *ffuncs)
hb_font_funcs_t   294 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_destroy (hb_font_funcs_t *ffuncs)
hb_font_funcs_t   321 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_set_user_data (hb_font_funcs_t    *ffuncs,
hb_font_funcs_t   342 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_get_user_data (hb_font_funcs_t    *ffuncs,
hb_font_funcs_t   358 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_make_immutable (hb_font_funcs_t *ffuncs)
hb_font_funcs_t   377 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_is_immutable (hb_font_funcs_t *ffuncs)
hb_font_funcs_t   386 third_party/harfbuzz-ng/src/hb-font.cc hb_font_funcs_set_##name##_func (hb_font_funcs_t             *ffuncs,    \
hb_font_funcs_t   927 third_party/harfbuzz-ng/src/hb-font.cc     const_cast<hb_font_funcs_t *> (&_hb_font_funcs_nil), /* klass */
hb_font_funcs_t  1105 third_party/harfbuzz-ng/src/hb-font.cc 		   hb_font_funcs_t   *klass,
hb_font_funcs_t    47 third_party/harfbuzz-ng/src/hb-font.h typedef struct hb_font_funcs_t hb_font_funcs_t;
hb_font_funcs_t    49 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_t *
hb_font_funcs_t    52 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_t *
hb_font_funcs_t    55 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_t *
hb_font_funcs_t    56 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_reference (hb_font_funcs_t *ffuncs);
hb_font_funcs_t    59 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_destroy (hb_font_funcs_t *ffuncs);
hb_font_funcs_t    62 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_user_data (hb_font_funcs_t    *ffuncs,
hb_font_funcs_t    70 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_get_user_data (hb_font_funcs_t    *ffuncs,
hb_font_funcs_t    75 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_make_immutable (hb_font_funcs_t *ffuncs);
hb_font_funcs_t    78 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_is_immutable (hb_font_funcs_t *ffuncs);
hb_font_funcs_t   154 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   170 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_h_advance_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   186 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_v_advance_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   202 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_h_origin_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   218 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_v_origin_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   234 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_h_kerning_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   250 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_v_kerning_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   266 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_extents_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   282 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_contour_point_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   298 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_name_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   314 third_party/harfbuzz-ng/src/hb-font.h hb_font_funcs_set_glyph_from_name_func (hb_font_funcs_t *ffuncs,
hb_font_funcs_t   470 third_party/harfbuzz-ng/src/hb-font.h 		   hb_font_funcs_t   *klass,
hb_font_funcs_t   276 third_party/harfbuzz-ng/src/hb-ft.cc static hb_font_funcs_t *
hb_font_funcs_t   279 third_party/harfbuzz-ng/src/hb-ft.cc   static const hb_font_funcs_t ft_ffuncs = {
hb_font_funcs_t   291 third_party/harfbuzz-ng/src/hb-ft.cc   return const_cast<hb_font_funcs_t *> (&ft_ffuncs);