Searched refs:mflt_try_otf (Results 1 – 9 of 9) sorted by relevance
442 extern int (*mflt_try_otf) (struct _MFLTFont *font, MFLTOtfSpec *spec,
2060 if (mflt_try_otf) in try_otf()2062 to = mflt_try_otf (font, otf_spec, ctx->in, from, to); in try_otf()2685 mflt_try_otf = NULL; in m17n_init_flt()3130 int (*mflt_try_otf) (struct _MFLTFont *font, MFLTOtfSpec *spec, variable
374 * draw.c (run_flt): Set mflt_try_otf to rfont->driver->try_otf.386 (mflt_try_otf): Extern it.395 (try_otf): Renamed from run_otf_category. Call mflt_try_otf399 mflt_try_otf to NULL.401 (mflt_try_otf): New variable.
278 mflt_try_otf = rfont->driver->try_otf; in run_flt()
54 mflt_try_otf
2673 mflt_try_otf = ftfont_try_otf; in ftfont_shape_by_flt()
8014 Setup mflt_enable_new_feature and mflt_try_otf.
2678 mflt_try_otf = ftfont_try_otf; in ftfont_shape_by_flt()