Home
last modified time | relevance | path

Searched refs:draw_title (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/julius/julius-1.7.0/src/window/advisor/
H A Dchief.c40 draw_title(66, 1); in draw_background()
54 draw_title(86, 2); in draw_background()
68 draw_title(106, 3); in draw_background()
94 draw_title(126, 4); in draw_background()
105 draw_title(146, 62); in draw_background()
128 draw_title(166, 5); in draw_background()
146 draw_title(186, 6); in draw_background()
160 draw_title(206, 7); in draw_background()
170 draw_title(226, 8); in draw_background()
182 draw_title(246, 9); in draw_background()
[all …]
/dports/games/augustus/augustus-3.1.0/src/window/advisor/
H A Dchief.c45 draw_title(66, 1); in draw_background()
59 draw_title(86, 2); in draw_background()
73 draw_title(106, 3); in draw_background()
115 draw_title(146, 4); in draw_background()
126 draw_title(166, 62); in draw_background()
149 draw_title(186, 5); in draw_background()
178 draw_title(206, 6); in draw_background()
192 draw_title(226, 7); in draw_background()
202 draw_title(246, 8); in draw_background()
214 draw_title(266, 9); in draw_background()
[all …]
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dgsb_data_print_config.c50 static gboolean draw_title; variable
91 draw_title = FALSE; in gsb_data_print_config_init()
270 return draw_title; in gsb_data_print_config_get_draw_title()
284 draw_title = value; in gsb_data_print_config_set_draw_title()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/src/view/
H A Dmod.rs47 self.draw_title(false); in draw_error()
122 pub(crate) fn draw_title(&self, show_help: bool) { in draw_title() method
168 self.draw_title(false); in draw_prompt()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dhelp.c44 void draw_title( ) in draw_title() function
109 draw_title(); in draw_bonus_screen()
165 draw_title(); in draw_hints_screen()
205 draw_title(); in draw_ingame_hints_screen()
245 draw_title(); in draw_trouble_screen()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/views/
H A Dpanel.rs65 fn draw_title(&self, printer: &Printer) { in draw_title() method
111 self.draw_title(&printer); in wrap_draw()
/dports/math/maxima/maxima-5.43.2/doc/info/figures/
H A Ddraw_title.mac3 docdraw2d("figures/draw_title",
H A DMakefile.am111 draw_title.pdf\
249 draw_title.gif\
573 draw_title.gif: draw_title.mac ../docdraw.mac
574 draw_title.pdf: draw_title.mac ../docdraw.mac
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dtab_bar.py120 def draw_title(draw_data: DrawData, screen: Screen, tab: TabBarData, index: int) -> None: function
192 draw_title(draw_data, screen, tab, index)
211 draw_title(draw_data, screen, tab, index)
237 draw_title(draw_data, screen, tab, index)
241 draw_title(draw_data, screen, tab, index)
296 draw_title(draw_data, screen, tab, index)
/dports/games/xtrojka/xtrojka123/
H A Dsh_main.h37 void draw_title(void);
H A Dsh_main.c313 void draw_title(void) in draw_title() function
358 draw_title();
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/intro/
H A Dtitle.cpp89 draw_title(); in title_tick()
212 static void draw_title() in draw_title() function
H A Dtitle.fdh37 static void draw_title();
/dports/games/tong/tong/
H A Dmedia.h41 extern void draw_title(SDL_Surface*);
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dicons.h25 FvwmWindow *fw, Bool draw_title, Bool draw_pixmap, Bool focus_change,
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dicons.h23 FvwmWindow *fw, Bool draw_title, Bool draw_pixmap, Bool focus_change,
/dports/games/seabattle/seabattle-1.1/
H A Dbatt.h68 void draw_title(void);
H A Dbinp.c78 void draw_title(void) { in draw_title() function
160 draw_title(); in draw_opening()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dshow_dialog.cpp180 dim_.title = draw_title(nullptr); in layout()
325 SDL_Rect dialog_frame::draw_title(CVideo* video) in draw_title() function in gui::dialog_frame
345 draw_title(&video_); in draw()
H A Dshow_dialog.hpp92 SDL_Rect draw_title(CVideo *video);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/
H A DRenderer.hpp139 void draw_title();
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/intro/
H A Dtitle.cpp62 static void draw_title() in draw_title() function
356 draw_title(); in title_tick()
/dports/audio/mp3blaster/mp3blaster-3.2.6/src/
H A Dscrollwin.h144 int draw_title; //1 if title should be drawn in border variable
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/src/help/
H A Dmod.rs92 view.draw_title(false); in render()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/src/show_commit/
H A Dmod.rs93 view.draw_title(false); in render()

123