Home
last modified time | relevance | path

Searched refs:reset_font (Results 1 – 10 of 10) sorted by relevance

/dports/print/xreader/xreader-3.2.2/backend/dvi/mdvi-lib/
H A Ddviread.c544 int reset_font; in mdvi_configure() local
549 reset_font = 0; in mdvi_configure()
567 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
571 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
575 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
579 reset_font = MDVI_FONTSEL_GLYPH; in mdvi_configure()
583 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
587 reset_font = MDVI_FONTSEL_BITMAP; in mdvi_configure()
604 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
608 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
[all …]
/dports/graphics/atril-lite/atril-1.26.0/backend/dvi/mdvi-lib/
H A Ddviread.c539 int reset_font; in mdvi_configure() local
544 reset_font = 0; in mdvi_configure()
562 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
566 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
570 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
574 reset_font = MDVI_FONTSEL_GLYPH; in mdvi_configure()
578 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
582 reset_font = MDVI_FONTSEL_BITMAP; in mdvi_configure()
599 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
603 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
[all …]
/dports/graphics/atril/atril-1.26.0/backend/dvi/mdvi-lib/
H A Ddviread.c539 int reset_font; in mdvi_configure() local
544 reset_font = 0; in mdvi_configure()
562 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
566 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
570 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
574 reset_font = MDVI_FONTSEL_GLYPH; in mdvi_configure()
578 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
582 reset_font = MDVI_FONTSEL_BITMAP; in mdvi_configure()
599 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
603 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
[all …]
/dports/graphics/evince/evince-41.3/backend/dvi/mdvi-lib/
H A Ddviread.c547 int reset_font; in mdvi_configure() local
552 reset_font = 0; in mdvi_configure()
570 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
574 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
578 reset_font = MDVI_FONTSEL_GREY|MDVI_FONTSEL_BITMAP; in mdvi_configure()
582 reset_font = MDVI_FONTSEL_GLYPH; in mdvi_configure()
586 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
590 reset_font = MDVI_FONTSEL_BITMAP; in mdvi_configure()
607 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
611 reset_font = MDVI_FONTSEL_GREY; in mdvi_configure()
[all …]
/dports/security/nmap/nmap-7.91/zenmap/radialnet/gui/
H A DLegendWindow.py79 def reset_font(context): function
92 reset_font(context)
/dports/devel/py-qtconsole/qtconsole-5.1.1/qtconsole/
H A Dconsole_widget.py303 self.reset_font()
360 triggered=self.reset_font)
851 def reset_font(self): member in ConsoleWidget
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/console/
H A Dconsole_widget.py189 self.reset_font()
806 def reset_font(self): member in ConsoleWidget
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Dviewmanager.py677 def reset_font(self): member in ViewManager
H A Dconfigure.py2134 self.uistate.viewmanager.reset_font()
/dports/graphics/phplot/phplot-6.2.0/
H A Dphplot.php2386 if ($reset_font) $this->SetUseTTF(FALSE);