Home
last modified time | relevance | path

Searched refs:tbut (Results 1 – 25 of 136) sorted by relevance

123456

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwcbutton.cc44 WCButton *tbut=new WCButton(); in duplicate() local
45 tbut->setText(text); in duplicate()
46 tbut->setFG(fg); in duplicate()
47 tbut->setBG(bg); in duplicate()
48 tbut->setComs(com); in duplicate()
49 tbut->setCheck(check); in duplicate()
50 tbut->setDoubleKeys( dkeys ); in duplicate()
51 return tbut; in duplicate()
/dports/lang/fpc-source/fpc-3.2.2/packages/fpgtk/examples/
H A Dlister.pp118 bb.PackStart (tbut);
121 bb.PackStart (tbut);
124 bb.PackStart (tbut);
127 bb.PackStart (tbut);
133 bb.PackStart (tbut);
136 bb.PackStart (tbut);
139 bb.PackStart (tbut);
142 bb.PackStart (tbut);
148 bb.PackStart (tbut);
151 bb.PackStart (tbut);
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvtiffwr.c231 static BUTT tbut[T_NBUTTS]; variable
247 BTCreate(&tbut[T_BOK], tiffW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
250 BTCreate(&tbut[T_BCANC], tiffW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
276 CenterMapWindow(tiffW, tbut[T_BOK].x + (int) tbut[T_BOK].w/2,
277 tbut[T_BOK].y + (int) tbut[T_BOK].h/2, TWIDE, THIGH);
331 FakeButtonPress(&tbut[T_BOK]);
334 FakeButtonPress(&tbut[T_BCANC]);
392 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]);
420 bp = &tbut[i];
H A Dxvpcd.c622 static BUTT tbut[T_NBUTTS]; variable
638 BTCreate(&tbut[T_BOK], pcdW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
641 BTCreate(&tbut[T_BCANC], pcdW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
670 CenterMapWindow(pcdW, tbut[T_BOK].x + tbut[T_BOK].w/2,
671 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
725 FakeButtonPress(&tbut[T_BOK]);
728 FakeButtonPress(&tbut[T_BCANC]);
775 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]); in drawTD()
808 bp = &tbut[i];
H A Dxvpic2.c3213 static BUTT tbut[T_NBUTTS]; variable
3232 BTCreate(&tbut[T_BOK], pic2W, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3235 BTCreate(&tbut[T_BCANC], pic2W, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3274 CenterMapWindow(pic2W, tbut[T_BOK].x + tbut[T_BOK].w/2,
3275 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
3328 FakeButtonPress(&tbut[T_BOK]);
3331 FakeButtonPress(&tbut[T_BCANC]);
3466 BTRedraw(&tbut[i]);
3502 bp = &tbut[i];
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvtiffwr.c231 static BUTT tbut[T_NBUTTS]; variable
247 BTCreate(&tbut[T_BOK], tiffW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
250 BTCreate(&tbut[T_BCANC], tiffW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
276 CenterMapWindow(tiffW, tbut[T_BOK].x + (int) tbut[T_BOK].w/2,
277 tbut[T_BOK].y + (int) tbut[T_BOK].h/2, TWIDE, THIGH);
331 FakeButtonPress(&tbut[T_BOK]);
334 FakeButtonPress(&tbut[T_BCANC]);
392 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]);
420 bp = &tbut[i];
H A Dxvpcd.c622 static BUTT tbut[T_NBUTTS]; variable
638 BTCreate(&tbut[T_BOK], pcdW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
641 BTCreate(&tbut[T_BCANC], pcdW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
670 CenterMapWindow(pcdW, tbut[T_BOK].x + tbut[T_BOK].w/2,
671 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
725 FakeButtonPress(&tbut[T_BOK]);
728 FakeButtonPress(&tbut[T_BCANC]);
775 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]); in drawTD()
808 bp = &tbut[i];
H A Dxvpic2.c3213 static BUTT tbut[T_NBUTTS]; variable
3232 BTCreate(&tbut[T_BOK], pic2W, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3235 BTCreate(&tbut[T_BCANC], pic2W, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3274 CenterMapWindow(pic2W, tbut[T_BOK].x + tbut[T_BOK].w/2,
3275 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
3328 FakeButtonPress(&tbut[T_BOK]);
3331 FakeButtonPress(&tbut[T_BCANC]);
3466 BTRedraw(&tbut[i]);
3502 bp = &tbut[i];
/dports/japanese/xv/xv-3.10a/
H A Dxvtiffwr.c231 static BUTT tbut[T_NBUTTS]; variable
247 BTCreate(&tbut[T_BOK], tiffW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
250 BTCreate(&tbut[T_BCANC], tiffW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreateTIFFW()
276 CenterMapWindow(tiffW, tbut[T_BOK].x + (int) tbut[T_BOK].w/2,
277 tbut[T_BOK].y + (int) tbut[T_BOK].h/2, TWIDE, THIGH);
331 FakeButtonPress(&tbut[T_BOK]);
334 FakeButtonPress(&tbut[T_BCANC]);
392 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]);
420 bp = &tbut[i];
H A Dxvpcd.c622 static BUTT tbut[T_NBUTTS]; variable
638 BTCreate(&tbut[T_BOK], pcdW, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
641 BTCreate(&tbut[T_BCANC], pcdW, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePCDW()
670 CenterMapWindow(pcdW, tbut[T_BOK].x + tbut[T_BOK].w/2,
671 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
725 FakeButtonPress(&tbut[T_BOK]);
728 FakeButtonPress(&tbut[T_BCANC]);
775 for (i=0; i<T_NBUTTS; i++) BTRedraw(&tbut[i]); in drawTD()
808 bp = &tbut[i];
H A Dxvpic2.c3213 static BUTT tbut[T_NBUTTS]; variable
3232 BTCreate(&tbut[T_BOK], pic2W, TWIDE-140-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3235 BTCreate(&tbut[T_BCANC], pic2W, TWIDE-70-1, THIGH-10-BUTTH-1, 60, BUTTH, in CreatePIC2W()
3274 CenterMapWindow(pic2W, tbut[T_BOK].x + tbut[T_BOK].w/2,
3275 tbut[T_BOK].y + tbut[T_BOK].h/2, TWIDE, THIGH);
3328 FakeButtonPress(&tbut[T_BOK]);
3331 FakeButtonPress(&tbut[T_BCANC]);
3466 BTRedraw(&tbut[i]);
3502 bp = &tbut[i];
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/cases/pass/multi-line-comments-2/
H A Dtokens.snap18 comment: "\n\tnever have i used these weird equals signs comments\n\tbut im sure someone does\n"
/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c11323 if (LIVES_IS_TOGGLE_BUTTON(tbut)) in toggle_set_sensitive()
11324 …_toggle_if_condmet(tbut, widget, lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(tbut)), "sens"… in toggle_set_sensitive()
11329 _toggle_if_condmet(tbut, widget, lives_check_menu_item_get_active(LIVES_CHECK_MENU_ITEM(tbut)), in toggle_set_sensitive()
11334 if (LIVES_IS_TOGGLE_BUTTON(tbut)) in toggle_set_insensitive()
11335 _toggle_if_condmet(tbut, widget, !lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(tbut)), in toggle_set_insensitive()
11341 _toggle_if_condmet(tbut, widget, !lives_check_menu_item_get_active(LIVES_CHECK_MENU_ITEM(tbut)), in toggle_set_insensitive()
11346 if (LIVES_IS_TOGGLE_BUTTON(tbut)) in toggle_set_visible()
11352 _toggle_if_condmet(tbut, widget, lives_check_menu_item_get_active(LIVES_CHECK_MENU_ITEM(tbut)), in toggle_set_visible()
11357 if (LIVES_IS_TOGGLE_BUTTON(tbut)) in toggle_set_invisible()
11358 _toggle_if_condmet(tbut, widget, !lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(tbut)), in toggle_set_invisible()
[all …]
H A Dstream.c1057 static void pandhw_anyhost_toggled(LiVESToggleButton *tbut, livespointer user_data) { argument
1060 if (lives_toggle_button_get_active(tbut)) {
H A Dparamwindow.c333 static void transition_in_pressed(LiVESToggleButton *tbut, livespointer rfx) { in transition_in_pressed() argument
338 static void transition_out_pressed(LiVESToggleButton *tbut, livespointer rfx) { in transition_out_pressed() argument
H A Dinterface.c3065 static void rb_tvcarddef_toggled(LiVESToggleButton * tbut, livespointer user_data) { in rb_tvcarddef_toggled() argument
3068 if (!lives_toggle_button_get_active(tbut)) { in rb_tvcarddef_toggled()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dnotepad.c981 widget_list *tbut = widget_find(main_note_tab_id, note_list[0].button_id); in resize_buttonwin_handler() local
982 note_button_height = tbut->len_y; in resize_buttonwin_handler()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Dcj-punc.cin10389 tbut
/dports/chinese/gcin/gcin-2.9.0/data/
H A Dcj-punc.cin10388 tbut
H A Dcj.cin10380 tbut
/dports/chinese/gcin-qt5/gcin-2.9.0/data/
H A Dcj-punc.cin10388 tbut
H A Dcj.cin10380 tbut
/dports/chinese/gcin-gtk3/gcin-2.9.0/data/
H A Dcj-punc.cin10388 tbut
H A Dcj.cin10380 tbut
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Dtcj.cin10361 tbut

123456