Home
last modified time | relevance | path

Searched defs:fontOptions (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/jin/jin-2.14.1/src/free/util/swing/
H A DFontSelectorPanel.java96 private Hashtable fontOptions = new Hashtable(); field in FontSelectorPanel
161 public FontSelectorPanel(BooleanFontOption [] fontOptions){ in FontSelectorPanel()
188 public FontSelectorPanel(int [] fontSizes, BooleanFontOption [] fontOptions){ in FontSelectorPanel()
225 public FontSelectorPanel(String [] fontNames, BooleanFontOption [] fontOptions){ in FontSelectorPanel()
238 BooleanFontOption [] fontOptions){ in FontSelectorPanel()
349 private void createUI(BooleanFontOption [] fontOptions){ in createUI()
/dports/graphics/pear-Image_Graph/Image_Graph-0.8.0/Graph/
H A DTitle.php90 function Image_Graph_Title($text, $fontOptions = false)
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DdrawContextFltkCairo.cpp67 cairo_font_options_t *fontOptions = cairo_font_options_create(); in flush() local
198 cairo_font_options_t *fontOptions = cairo_font_options_create(); in drawContextFltkCairo() local
/dports/graphics/pear-Image_Canvas/Image_Canvas-0.3.2/Image/
H A DCanvas.php298 function setFont($fontOptions)
338 function setDefaultFont($fontOptions)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DFontPlatformDataCairoWin.cpp49 static cairo_font_options_t* fontOptions = 0; in platformDataInit() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DScaledFontFontconfig.cpp94 cairo_font_options_t* fontOptions = cairo_font_options_create(); in InstanceData() local
453 cairo_font_options_t* fontOptions = cairo_font_options_create(); in CreateFromInstanceData() local
H A DScaledFontBase.cpp79 cairo_font_options_t *fontOptions = cairo_font_options_create(); in PopulateCairoScaledFont() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/pango/
H A DFontPlatformDataPango.cpp114 cairo_font_options_t* fontOptions; in FontPlatformData() local
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DInfoConsole.cpp91 int fontOptions = FONT_NORM; in Draw() local
H A DResourceBar.cpp172 …const int fontOptions = (guihandler && guihandler->GetOutlineFonts()) ? FONT_OUTLINE | FONT_NORM :… in Draw() local
/dports/graphics/pear-Image_Canvas/Image_Canvas-0.3.2/Image/Canvas/
H A DPDF.php500 function setFont($fontOptions)
H A DPS.php491 function setFont($fontOptions)
H A DSWF.php234 function setFont($fontOptions)
H A DSVG.php403 function setFont($fontOptions)
H A DGD.php573 function setFont($fontOptions)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DScaledFontBase.cpp63 cairo_font_options_t *fontOptions = cairo_font_options_create(); in PopulateCairoScaledFont() local
/dports/games/jin/jin-2.14.1/src/free/jin/console/prefs/
H A DTextStyleChooserPanel.java104 FontSelectorPanel.BooleanFontOption [] fontOptions = new FontSelectorPanel.BooleanFontOption[]{ in TextStyleChooserPanel() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DScaledFontBase.cpp76 cairo_font_options_t* fontOptions = cairo_font_options_create(); in GetCairoScaledFont() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DScaledFontBase.cpp76 cairo_font_options_t* fontOptions = cairo_font_options_create(); in GetCairoScaledFont() local
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DScaledFontBase.cpp59 cairo_font_options_t* fontOptions = cairo_font_options_create(); in GetCairoScaledFont() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DScaledFontBase.cpp76 cairo_font_options_t* fontOptions = cairo_font_options_create(); in GetCairoScaledFont() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxMacFont.cpp83 cairo_font_options_t *fontOptions = cairo_font_options_create(); in gfxMacFont() local
H A DgfxGDIFont.cpp406 cairo_font_options_t *fontOptions = cairo_font_options_create(); in Initialize() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxMacFont.cpp100 cairo_font_options_t *fontOptions = cairo_font_options_create(); in gfxMacFont() local
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Text/Figlet/
H A DFiglet.php175 protected $fontOptions = array(); variable in Zend\\Text\\Figlet\\Figlet

123