Home
last modified time | relevance | path

Searched refs:mflt_try_otf (Results 1 – 9 of 9) sorted by relevance

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dm17n-flt.h442 extern int (*mflt_try_otf) (struct _MFLTFont *font, MFLTOtfSpec *spec,
H A Dm17n-flt.c2060 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
H A DChangeLog374 * 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_otf
399 mflt_try_otf to NULL.
401 (mflt_try_otf): New variable.
H A Ddraw.c278 mflt_try_otf = rfont->driver->try_otf; in run_flt()
/dports/devel/m17n-lib/m17n-lib-1.8.0/
H A DNEWS54 mflt_try_otf
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dftfont.c2673 mflt_try_otf = ftfont_try_otf; in ftfont_shape_by_flt()
H A DChangeLog.118014 Setup mflt_enable_new_feature and mflt_try_otf.
/dports/editors/emacs/emacs-27.2/src/
H A Dftfont.c2678 mflt_try_otf = ftfont_try_otf; in ftfont_shape_by_flt()
H A DChangeLog.118014 Setup mflt_enable_new_feature and mflt_try_otf.