Home
last modified time | relevance | path

Searched refs:NUM_FONTS (Results 1 – 25 of 102) sorted by path

12345

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dapp.cpp1157 for (int i = 1; i < NUM_FONTS; i++) { in setAndAdjustFonts()
H A Dconf.cpp2097 for (int i = 1; i < NUM_FONTS; ++i) { in writeGlobalConfiguration()
H A Dgconfig.h28 #define NUM_FONTS 7 macro
176 QFont fonts[NUM_FONTS];
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DdrawContextFltk.h63 for(int i = 0; i < NUM_FONTS; i++) in getFontIndex()
68 for(int i = 0; i < NUM_FONTS; i++) in getFontIndex()
74 if(index >= 0 && index < NUM_FONTS) in getFontEnum()
80 if(index >= 0 && index < NUM_FONTS) return menu_font_names[index].label(); in getFontName()
H A DoptionWindow.h27 #define NUM_FONTS 15 macro
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkpsfont.c306 #define NUM_FONTS (sizeof(font_data)/sizeof(GtkPSFont)) macro
343 for(i = 0; i < (int)NUM_FONTS; i++){ in gtk_psfont_init()
677 for(i = 0; i < (int)NUM_FONTS; i++){ in find_psfont()
730 for(i = 0; i < (int)NUM_FONTS; i++){ in gtk_psfont_get_by_family()
/dports/deskutils/wmpinboard/wmpinboard-1.0.orig/src/
H A Dwmpinboard.c49 #define NUM_FONTS 3 macro
54 } fonts[NUM_FONTS] = {
681 for (i = 0; i < NUM_FONTS; i++) in action()
686 if (i >= NUM_FONTS) { /* not a predefined font */ in action()
856 for (i = 0; i < NUM_FONTS; i++) in help()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/See-file/
H A DFlGui.cpp89 for(int i = 0; i < NUM_FONTS; i++) in getFontIndex()
95 for(int i = 0; i < NUM_FONTS; i++) in getFontIndex()
101 if(index >= 0 && index < NUM_FONTS) in getFontEnum()
107 if(index >= 0 && index < NUM_FONTS) in getFontName()
/dports/emulators/stella/stella-6.6/src/emucore/
H A DFrameBuffer.cxx172 const int NUM_FONTS = 7; in setupFonts() local
173 … FontDesc FONT_DESC[NUM_FONTS] = {GUI::consoleDesc, GUI::consoleMediumDesc, GUI::stellaMediumDesc, in setupFonts()
183 for(int i = 0; i < NUM_FONTS; ++i) in setupFonts()
/dports/games/avp/avp-20170505/src/avp/
H A Dprojfont.h34 #define IndexedFonts_MAX_NUMBER_OF_FONTS ( NUM_FONTS )
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dddplat.cpp1140 LPDIRECTDRAWSURFACE FontLPDDS[NUM_FONTS];
H A Dfont.h25 NUM_FONTS, enumerator
/dports/games/avp/avp-20170505/src/avp/win95/gadgets/
H A Dgadget.cpp163 for (int i=0;i<NUM_FONTS;i++) in GADGET_Render()
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dinfo.c47 static const char *font_style_names[NUM_FONTS] = {
365 for (i = 0; i < NUM_FONTS; i++) { in add_tags_to_textbuffer()
443 for (i = 0; i < NUM_FONTS; i++) { in add_style_to_textbuffer()
477 for (i = 0; i < NUM_FONTS; i++) { in add_style_to_textbuffer()
H A Dinfo.h52 #define NUM_FONTS 5 macro
63 GtkTextTag *font_tags[NUM_FONTS];
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/
H A DFontManager.h31 NUM_FONTS enumerator
52 std::shared_ptr<Font> fonts[NUM_FONTS];
/dports/games/dunelegacy/dunelegacy-0.96.4/src/FileClasses/
H A DFontManager.cpp40 if(fontNum >= NUM_FONTS) { in drawTextOnSurface()
48 if(fontNum >= NUM_FONTS) { in getTextWidth()
56 if(fontNum >= NUM_FONTS) { in getTextHeight()
64 if(fontNum >= NUM_FONTS) { in createSurfaceWithText()
92 if(fontNum >= NUM_FONTS) { in createSurfaceWithMultilineText()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dfnames.h174 #define NUM_FONTS (20) macro
/dports/games/fishsupper/fishsupper-0.1.6/src/
H A DFS_gfx.cpp48 for ( int i = 0; i < NUM_FONTS; ++i ) in ~FS_gfx()
93 for ( int i = 0; i < NUM_FONTS; ++i ) in init()
H A DFS_gfx.h151 static const int NUM_FONTS = 6; variable
/dports/games/powder/powder118_src/gfx/
H A Dall_bitmaps.cpp30 const char *glb_fontnames[NUM_FONTS] =
H A Dall_bitmaps.h20 #define NUM_FONTS 5 macro
35 const unsigned char *alphabet[NUM_FONTS];
50 extern const char *glb_fontnames[NUM_FONTS];
/dports/games/powder/powder118_src/
H A Dmain.cpp428 if (val >= NUM_FONTS) in loadOptions()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dfiles.c9722 for (i = 0; i < NUM_FONTS; i++) in get_token_parameter_value()
H A Dinit.c369 for (i = 0; i < NUM_FONTS; i++) in getFontFromToken()
383 int num_font_bitmaps = NUM_FONTS; in InitFontGraphicInfo()
397 for (i = 0; i < NUM_FONTS; i++) in InitFontGraphicInfo()
414 for (i = 0; i < NUM_FONTS; i++) in InitFontGraphicInfo()
514 for (i = 0; i < NUM_FONTS; i++) in InitFontGraphicInfo()
569 for (i = 0; i < NUM_FONTS; i++) in InitFontGraphicInfo()
5013 for (i = 0; i < NUM_FONTS; i++) in InitGlobal()
5344 static char *image_id_prefix[MAX_NUM_ELEMENTS + NUM_FONTS + 1]; in InitArtworkConfig()
5403 for (i = 0; i < NUM_FONTS; i++) in InitArtworkConfig()
5405 image_id_prefix[MAX_NUM_ELEMENTS + NUM_FONTS] = NULL; in InitArtworkConfig()

12345