Home
last modified time | relevance | path

Searched refs:bm_zoom_in (Results 1 – 3 of 3) sorted by relevance

/dports/mail/balsa/balsa-2.5.1/src/
H A Dbalsa-mime-widget-text.c1017 bm_zoom_in(BalsaMessage * bm) in bm_zoom_in() function
1050 G_CALLBACK(bm_zoom_in), bm); in bmwt_populate_popup_menu()
/dports/audio/din/din-52/src/
H A Dmenu.h547 plus_button bm_zoom_in\ member
H A Dmenu.cc59 bm_zoom_in(16), pb_zoom_in (16), bm_zoom_out(16), mb_zoom_out (16), in menu()
273 &bm_zoom_in, in setup_items()
1110 &bm_zoom_in, in setup_items()
3446 button* zb [] = {&pb_zoom_in, &mb_zoom_out, &bm_zoom_in, &bm_zoom_out}; in set_zoom_repeat()
3621 else if (&b == MENUP.bm_zoom_in) {mondrian0.do_zoom(-1); toggle=0;} in clicked()