Home
last modified time | relevance | path

Searched refs:gtk_pixmap_new (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/games/eboard/eboard-1.1.3/
H A Dpromote.cc66 pm=gtk_pixmap_new(d,b); in PromotionPicker()
75 pm=gtk_pixmap_new(d,b); in PromotionPicker()
84 pm=gtk_pixmap_new(d,b); in PromotionPicker()
93 pm=gtk_pixmap_new(d,b); in PromotionPicker()
102 pm=gtk_pixmap_new(d,b); in PromotionPicker()
/dports/print/gtklp/gtklp-1.3.4/gtklpq/
H A Dgtklpq.c536 image = gtk_pixmap_new(gtklpq_stop_job, mgtklpq_stop_job); in main()
550 image = gtk_pixmap_new(gtklpq_stop_jobs, mgtklpq_stop_jobs); in main()
564 holdimage = gtk_pixmap_new(gtklpq_hold, mgtklpq_hold); in main()
578 image = gtk_pixmap_new(gtklpq_move, mgtklpq_move); in main()
593 gtk_pixmap_new(gtklpq_reject_job, mgtklpq_reject_job); in main()
609 gtk_pixmap_new(gtklpq_stop_printer, mgtklpq_stop_printer); in main()
624 image = gtk_pixmap_new(gtklpq_prio, mgtklpq_prio); in main()
645 image = gtk_pixmap_new(gtklpq_exit, mgtklpq_exit); in main()
/dports/print/gtklp/gtklp-1.3.4/gtklp/
H A Doutput.c504 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
517 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
530 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
543 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
556 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
587 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
600 pixmapwid = gtk_pixmap_new(pixmap, mask); in sheetUsageFrame()
736 pixmapwid = gtk_pixmap_new(pixmap, mask); in BrightFrame()
758 pixmapwid = gtk_pixmap_new(pixmap, mask); in BrightFrame()
815 pixmapwid = gtk_pixmap_new(pixmap, mask); in GammaFrame()
[all …]
/dports/audio/hexter/hexter-1.0.3/src/
H A Dgui_images.c54 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
76 pixmap = gtk_pixmap_new(gdkpixmap, mask); in create_pixmap_from_xpm()
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dpixmaps.cc66 pixmapWid = gtk_pixmap_new(pixmap,mask); in VDKPixmap()
119 pixmapWid = gtk_pixmap_new(pixmap,mask); in VDKPixmap()
205 pixmapWid = gtk_pixmap_new(pixmap,newpix->Mask()); in SetPixmap()
H A Dmenu.cc206 pixmapWidget = gtk_pixmap_new(pixmap,mask); in VDKMenuItem()
321 pixmapWidget = gtk_pixmap_new(pixmap,newpix->Mask()); in SetPixmap()
365 pixmapWidget = gtk_pixmap_new(pixmap,mask); in VDKMenuItem()
446 pixmapWidget = gtk_pixmap_new(pixmap,mask); in VDKMenuItem()
499 tickWidget = gtk_pixmap_new(tickPixmap,mask); in Tick()
H A Dtoolbar.cc238 wpixmap = gtk_pixmap_new (pixmap, mask); in new_pixmap_data()
249 wpixmap = gtk_pixmap_new (pixmap, mask); in new_pixmap_file()
/dports/audio/whysynth/whysynth-20120903/src/
H A Dgui_images.c56 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
78 pixmap = gtk_pixmap_new(gdkpixmap, mask); in create_pixmap_from_xpm()
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Ddiscardbuttons.c33 pixmapwid1=gtk_pixmap_new(GLOBALS->larrow_pixmap, GLOBALS->larrow_mask); in create_discard_buttons()
35 pixmapwid2=gtk_pixmap_new(GLOBALS->rarrow_pixmap, GLOBALS->rarrow_mask); in create_discard_buttons()
H A Dzoombuttons.c418 pixmapzin=gtk_pixmap_new(GLOBALS->zoomin_pixmap, GLOBALS->zoomin_mask); in create_zoom_buttons()
420 pixmapzout=gtk_pixmap_new(GLOBALS->zoomout_pixmap, GLOBALS->zoomout_mask); in create_zoom_buttons()
422 pixmapzfit=gtk_pixmap_new(GLOBALS->zoomfit_pixmap, GLOBALS->zoomfit_mask); in create_zoom_buttons()
424 pixmapzundo=gtk_pixmap_new(GLOBALS->zoomundo_pixmap, GLOBALS->zoomundo_mask); in create_zoom_buttons()
427 pixmapzleft=gtk_pixmap_new(GLOBALS->zoom_larrow_pixmap, GLOBALS->zoom_larrow_mask); in create_zoom_buttons()
429 pixmapzright=gtk_pixmap_new(GLOBALS->zoom_rarrow_pixmap, GLOBALS->zoom_rarrow_mask); in create_zoom_buttons()
H A Dpagebuttons.c116 pixmapwid1=gtk_pixmap_new(GLOBALS->prev_page_pixmap, GLOBALS->prev_page_mask); in create_page_buttons()
118 pixmapwid2=gtk_pixmap_new(GLOBALS->next_page_pixmap, GLOBALS->next_page_mask); in create_page_buttons()
H A Dsimplereq.c109 pixmapwid1=gtk_pixmap_new(GLOBALS->wave_alert_pixmap, GLOBALS->wave_alert_mask); in simplereqbox()
113 pixmapwid1=gtk_pixmap_new(GLOBALS->wave_info_pixmap, GLOBALS->wave_info_mask); in simplereqbox()
H A Dshiftbuttons.c116 pixmapwid1=gtk_pixmap_new(GLOBALS->larrow_pixmap, GLOBALS->larrow_mask); in create_shift_buttons()
118 pixmapwid2=gtk_pixmap_new(GLOBALS->rarrow_pixmap, GLOBALS->rarrow_mask); in create_shift_buttons()
H A Dfetchbuttons.c182 pixmapwid1=gtk_pixmap_new(GLOBALS->larrow_pixmap, GLOBALS->larrow_mask); in create_fetch_buttons()
184 pixmapwid2=gtk_pixmap_new(GLOBALS->rarrow_pixmap, GLOBALS->rarrow_mask); in create_fetch_buttons()
/dports/games/euchre/euchre-0.8/src/gui/
H A Dsupport.cpp106 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
127 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap_d()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkpixmap.pp40 function gtk_pixmap_new(pixmap:PGdkPixmap; mask:PGdkBitmap):PGtkWidget;cdecl;external gtkdll name …
/dports/sysutils/xcdroast/xcdroast-0.98alpha16/src/
H A Dwav_frontend.c725 b1_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
739 b2_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
754 b3_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
768 b4_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
783 b5_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
798 b6_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
812 mix_xpm = gtk_pixmap_new(pmap,mask); in wavmenu()
/dports/games/lgeneral/lgeneral-1.3.2/lgeneral-redit/src/
H A Dsupport.c72 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
135 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
/dports/comms/predict/predict-2.2.7/clients/gsat-1.1.0/src/
H A Dsupport.c72 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
135 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Dgui_support.c73 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
136 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
/dports/graphics/goom/goom2k4-0/sdl-goom/
H A Dgtk-support.c72 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
135 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
/dports/graphics/goom/goom2k4-0/gtk-gui-devel/gtk-gui/
H A Dgtk-support.c72 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
135 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_pixmap()
/dports/x11-wm/wmakerconf/wmakerconf-2.12/src/
H A Dmenu.c267 gtk_pixmap_new ((p_array + P_EXIT)->pixmap, in make_toolbar()
274 gtk_pixmap_new ((p_array + P_DISK)->pixmap, in make_toolbar()
283 gtk_pixmap_new ((p_array + P_HELP)->pixmap, in make_toolbar()
292 gtk_pixmap_new ((p_array + P_INSTALL)->pixmap, in make_toolbar()
301 gtk_pixmap_new ((p_array + P_HOME)->pixmap, in make_toolbar()
/dports/audio/ripperx/ripperX-2.7.3/src/
H A Dselect_frame_handler.c183 pixmap = gtk_pixmap_new( button_checked_pixmap, in select_frame_handler()
328 pixmap = gtk_pixmap_new( play_button_enabled_pixmap, in select_frame_handler()
354 track_selected_button_pixmap[ i ] = gtk_pixmap_new( button_unchecked_pixmap, in select_frame_handler()
400 track_selected_button_pixmap[ track ] = gtk_pixmap_new( button_checked_pixmap, in select_frame_handler()
407 track_selected_button_pixmap[ track ] = gtk_pixmap_new( button_unchecked_pixmap, in select_frame_handler()
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dloadpixmap.c69 pixmap = gtk_pixmap_new (gdkpixmap, mask); in create_dummy_pixmap()
105 pixmap = gtk_pixmap_new (pix.pix, pix.mask); in load_pixmap()

12345678910