Home
last modified time | relevance | path

Searched refs:tt_font_find (Results 1 – 8 of 8) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Freetype/
H A Dtt_file.cpp118 tt_font_find (string name) { in tt_font_find() function
138 bool yes= !is_none (tt_font_find (name)); in tt_font_exists()
H A Dtt_file.hpp19 url tt_font_find (string name);
H A Dtt_face.cpp33 url u= tt_font_find (name); in tt_face_rep()
H A Dtt_tools.cpp342 url u= tt_font_find (s); in tt_unpack()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cairo/
H A Dcairo_renderer.cpp381 url u= tt_font_find (root); in native_draw()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/MacOS/
H A Dcg_renderer.cpp342 url u= tt_font_find (root); in native_draw()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Renderer/
H A Dprinter.cpp494 url u= tt_font_find (root); in generate_tex_fonts()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/
H A Dpdf_hummus_renderer.cpp973 u = tt_font_find (fname); in make_pdf_font()