Home
last modified time | relevance | path

Searched refs:bshow_image (Results 1 – 5 of 5) sorted by relevance

/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dglobal.h85 global gint bshow_image; variable
H A Dmainmenu.c194 bshow_image = TRUE; in menuitem_handler()
196 bshow_image = FALSE; in menuitem_handler()
666 bshow_image); in create_main_menu()
H A Dpreference.c155 bshow_image = 1;
H A Drender.c469 if(bshow_image != TRUE){ in draw_graphic()
H A Dpref_io.c98 {"show_image", PREF_TYPE_INTEGER, &bshow_image},