Home
last modified time | relevance | path

Searched refs:get_glyph_fatal (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Freetype/
H A Dtt_analyze.cpp538 extern bool get_glyph_fatal;
547 get_glyph_fatal= false; in tt_analyze()
552 get_glyph_fatal= true; in tt_analyze()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Fonts/
H A Dfont.cpp283 bool get_glyph_fatal= false; variable
287 if (get_glyph_fatal) { in get_glyph()