Home
last modified time | relevance | path

Searched refs:mainw (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/multimedia/lives/lives-3.2.0/src/
H A Dgui.c451 mainw->imframe = mainw->imsep = NULL; in create_LiVES()
2327 mainw->message_box = mainw->msg_area = mainw->msg_scrollbar = NULL; in create_LiVES()
3725 double sepwin_scale = sqrt(mainw->pwidth * mainw->pwidth + mainw->pheight * mainw->pheight) / in play_window_set_title()
4013 (mainw->multitrack && mainw->playing_file < 1 && !mainw->preview)) { in _resize_play_window()
4028 mainw->pwidth = mainw->files[mainw->multitrack->render_file]->hsize; in _resize_play_window()
4029 mainw->pheight = mainw->files[mainw->multitrack->render_file]->vsize; in _resize_play_window()
4069 mainw->opwx = mainw->opwy = -1; in _resize_play_window()
4075mainw->opwx = mainw->mgeom[pmonitor - 1].x + (mainw->mgeom[pmonitor - 1].width - mainw->pwidth) / … in _resize_play_window()
4192 (*mainw->vpp->exit_screen)(mainw->ptr_x, mainw->ptr_y); in _resize_play_window()
4270 if (!mainw->multitrack && mainw->opwx >= 0 && mainw->opwy >= 0) { in _resize_play_window()
[all …]
H A Dmain.c1185 mainw->opwx = mainw->opwy = -1; in lives_init()
1556 mainw->st_fcache = mainw->en_fcache = mainw->pr_fcache = NULL; in lives_init()
2303 …if (mainw->vpp && mainw->vpp->get_audio_fmts) mainw->vpp->audio_codec = get_best_audio(mainw->vpp); in lives_init()
4305 mainw->prefs_cache = mainw->hdrs_cache = mainw->gen_cache = NULL; in real_main()
5750 if (mainw->st_fcache != mainw->en_fcache && mainw->st_fcache != mainw->pr_fcache) in load_start_image()
6022 if (mainw->en_fcache != mainw->st_fcache && mainw->en_fcache != mainw->pr_fcache) in load_end_image()
6319 if (mainw->pr_fcache != mainw->st_fcache && mainw->pr_fcache != mainw->en_fcache) in load_preview_image()
6435 …if (mainw->st_fcache && mainw->st_fcache != mainw->pr_fcache && mainw->st_fcache != mainw->en_fcac… in load_preview_image()
6447 …if (mainw->en_fcache && mainw->en_fcache != mainw->pr_fcache && mainw->en_fcache != mainw->st_fcac… in load_preview_image()
8861 ((mainw->vpp->fwidth < mainw->pwidth || mainw->vpp->fheight < mainw->pheight))) {
[all …]
H A Dlbindings.c453 if (mainw != NULL && !mainw->was_set && !mainw->go_away && !mainw->is_processing) { in call_choose_set()
730 …if (mainw != NULL && !mainw->go_away && !mainw->is_processing && !mainw->preview && mainw->playing… in call_set_current_audio_time()
943 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL)) … in call_set_current_frame()
1202 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL)) … in idle_show_info()
1220 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL &&… in idle_switch_clip()
1280 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL)) … in idle_set_current_time()
1295 …if (mainw != NULL && !mainw->go_away && !mainw->is_processing && !mainw->preview && mainw->playing… in idle_set_current_audio_time()
1310 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL &&… in idle_unmap_effects()
1547 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL &&… in idle_map_fx()
1564 …if (mainw == NULL || (mainw->preview || (mainw->multitrack == NULL && mainw->event_list != NULL &&… in idle_unmap_fx()
[all …]
H A Dcallbacks.c232 if (mainw->vpp->exit_screen)(*mainw->vpp->exit_screen)(mainw->ptr_x, mainw->ptr_y); in lives_exit()
343 if (mainw->drawsrc == mainw->current_file) mainw->drawsrc = -1; in lives_exit()
4967 mainw->loop = mainw->oloop;
5030 mainw->files[mainw->blend_file]->pb_fps = -mainw->files[mainw->blend_file]->pb_fps;
5115 mainw->files[mainw->blend_file]->pb_fps = mainw->files[mainw->blend_file]->fps;
7859 mainw->fs = !mainw->fs;
8300 mainw->loop = !mainw->loop;
8401 mainw->mute = !mainw->mute;
10463 if (mainw->play_window && mainw->fs && !mainw->multitrack) {
11467 mainw->rec_arate = mainw->rec_achans = mainw->rec_asamps = mainw->rec_signed_endian = 0;
[all …]
H A Dsaveplay.c61 mainw->loop = mainw->oloop; in _start_playback()
62 mainw->loop_cont = mainw->oloop_cont; in _start_playback()
2334 if (mainw->jack_can_stop && !mainw->event_list && !mainw->preview
2437 … || (mainw->event_list && (!mainw->is_rendering || !mainw->preview || mainw->preview_rendering)))
3046 || (mainw->event_list && !mainw->record && (!mainw->is_rendering
3143 if (mainw->faded || mainw->fs) {
3270 …if (mainw->blend_file != -1 && mainw->blend_file != mainw->current_file && mainw->files[mainw->ble…
3277 mainw->filter_map = mainw->afilter_map = mainw->audio_event = NULL;
3295 if (mainw->size_warn > 0 && mainw->files[mainw->size_warn]) {
3483 mainw->record_paused = mainw->record_starting = mainw->record = FALSE;
[all …]
H A Deffects.c204 if (mainw->num_tr_applied > 0 && mainw->blend_file > 0 && mainw->files[mainw->blend_file] && in do_effect()
206 mainw->files[mainw->blend_file]->frameno = mainw->files[mainw->blend_file]->start - 1; in do_effect()
523 if (mainw->multitrack) mainw->current_file = mainw->multitrack->render_file; in do_effect()
841 blend_file = mainw->files[mainw->blend_file]; in get_blend_layer_inner()
845 mainw->last_blend_file = mainw->blend_file; in get_blend_layer_inner()
864 && (!mainw->files[mainw->blend_file] || in get_blend_layer()
869 mainw->blend_file = mainw->current_file; in get_blend_layer()
872 if (mainw->num_tr_applied && mainw->blend_file != mainw->current_file && in get_blend_layer()
1119 mainw->rte_keys = mainw->last_grabbable_effect; in grabkeys_callback()
1182 …|| mainw->blend_file == mainw->current_file || mainw->preview || (mainw->is_processing && cfile->i… in swap_fg_bg_callback()
[all …]
H A Ddialogs.c449 if (mainw && mainw->mgeom) in create_message_dialog()
474 if (mainw && mainw->permmgr && (mainw->permmgr->cmdlist || mainw->permmgr->futures)) in create_message_dialog()
510 if (okbutton && mainw && mainw->iochan) { in create_message_dialog()
533 if (mainw && mainw->add_trash_rb) in create_message_dialog()
1389mainw->last_startticks = mainw->startticks = last_anim_ticks = mainw->fps_mini_ticks = mainw->curr… in process_one()
1540 mainw->actual_frame = mainw->files[mainw->new_clip]->frameno; in process_one()
1674 …if (mainw->fixed_fpsd <= 0. && (!mainw->vpp || mainw->vpp->fixed_fpsd <= 0. || !mainw->ext_playbac… in process_one()
1735 … if (LIVES_UNLIKELY(mainw->loop_cont && (mainw->aframeno > (mainw->audio_end ? mainw->audio_end : in process_one()
1744 …if (mainw->fixed_fpsd > 0. || (mainw->vpp && mainw->vpp->fixed_fpsd > 0. && mainw->ext_playback))… in process_one()
3007 if (mainw && mainw->is_ready) { in workdir_warning()
[all …]
H A Dframedraw.c78 clear_widget_bg(LIVES_WIDGET(mainw->framedraw), mainw->fd_surface); in start_preview()
479 if (mainw->fd_layer_orig) weed_layer_free(mainw->fd_layer_orig); in framedraw_redraw()
482 if (mainw->fd_layer_orig && mainw->fd_layer_orig != layer) { in framedraw_redraw()
653 if (mainw->multitrack->frame_pixbuf != mainw->imframe) { in framedraw_redraw()
683 if (mainw->framedraw_frame > mainw->fd_max_frame) { in load_rfx_preview()
690 if (mainw->framedraw_frame == 0) mainw->framedraw_frame = 1; in load_rfx_preview()
754 mainw->fd_max_frame = atoi(mainw->msg); in load_rfx_preview()
788 if (mainw->framedraw_frame > mainw->fd_max_frame) { in load_rfx_preview()
806 if (mainw->fd_layer_orig && mainw->fd_layer_orig != layer) in load_rfx_preview()
809 if (mainw->fd_layer) weed_layer_free(mainw->fd_layer); in load_rfx_preview()
[all …]
H A Djack.c403 if (mainw->ext_audio && mainw->vpp && mainw->vpp->render_audio_frame_float) { in output_silence()
493 if ((mainw->agen_key == 0 || mainw->agen_needs_reinit || mainw->multitrack || mainw->preview) in audio_process()
684 … ((mainw->agen_key == 0 && !mainw->agen_needs_reinit) || mainw->multitrack || mainw->preview))) { in audio_process()
695 if (mainw->agen_key != 0 && !mainw->multitrack && !mainw->preview) { in audio_process()
713 … if (mainw->multitrack || mainw->preview || (mainw->agen_key == 0 && !mainw->agen_needs_reinit)) in audio_process()
749 … if (!mainw->preview && !mainw->multitrack && (mainw->agen_key != 0 || mainw->agen_needs_reinit)) { in audio_process()
1114 if (mainw->ascrap_file != -1 && mainw->files[mainw->ascrap_file] && in jack_flush_read_data()
1115 mainw->aud_rec_fd == mainw->files[mainw->ascrap_file]->cb_src) in jack_flush_read_data()
1209 if (!mainw->fs && !mainw->faded && !mainw->multitrack && mainw->ext_audio_mon) in audio_read()
1916 mainw->jackd->mute = mainw->mute; in jack_aud_pb_ready()
[all …]
H A Dutils.c152 if (mainw && mainw->is_ready && !mainw->is_exiting && in lives_system()
223 if (mainw && mainw->is_ready && !mainw->is_exiting && in lives_popen()
721 if (IS_VALID_CLIP(mainw->scrap_file) && mainw->files[mainw->scrap_file]->ext_src && in lives_close_buffered()
1475 mainw->cadjticks = mainw->adjticks = mainw->syncticks = 0; in reset_playback_clock()
1516 …(!(mainw->fixed_fpsd > 0. || (mainw->vpp && mainw->vpp->fixed_fpsd > 0. && mainw->ext_playback))))… in lives_get_current_playback_ticks()
2026mainw->scratch == SCRATCH_JUMP && (!mainw->event_list || mainw->record || mainw->record_paused) && in calc_new_playback_position()
2386 if (frval > mainw->n_messages || !mainw->msg_list) frval = mainw->n_messages; in free_n_msgs()
2562 …if (mainw->current_file != mainw->last_dprint_file && mainw->current_file != 0 && !mainw->multitra… in d_print()
2594 …(!mainw->no_switch_dprint || mainw->current_file != 0)) mainw->last_dprint_file = mainw->current_f… in d_print()
3864 if (mainw->is_ready && mainw->vpp && mainw->vpp->get_audio_fmts) in switch_aud_to_jack()
[all …]
H A Daudio.c199 mainw->audio_frame_buffer = mainw->afb[0]; in init_audio_frame_buffers()
432 if (mainw->ext_audio && mainw->vpp && mainw->vpp->render_audio_frame_float) { in sample_silence_stream()
1876 mainw->playing_file = mainw->current_file; in preview_audio()
1879 !mainw->is_rendering && !(cfile->opening && !mainw->preview) && mainw->jackd in preview_audio()
2060 if (fileno == mainw->ascrap_file) mainw->files[mainw->ascrap_file]->cb_src = mainw->aud_rec_fd; in jack_rec_audio_to_clip()
2217 mainw->files[mainw->ascrap_file]->cb_src = mainw->aud_rec_fd; in pulse_rec_audio_to_clip()
2799mainw->startticks = mainw->currticks = lives_get_current_playback_ticks(mainw->origsecs, mainw->or… in avsync_force()
2828 if ((mainw->event_list && !mainw->multitrack && !mainw->record && !mainw->record_paused) in resync_audio()
2852mainw->startticks = mainw->currticks = lives_get_current_playback_ticks(mainw->origsecs, mainw->or… in resync_audio()
2870mainw->startticks = mainw->currticks = lives_get_current_playback_ticks(mainw->origsecs, mainw->or… in resync_audio()
[all …]
H A Dpulse.c214mainw->startticks = mainw->currticks = lives_get_current_playback_ticks(mainw->origsecs, mainw->or… in sync_ready_ok()
217 mainw->fps_mini_ticks = mainw->currticks; in sync_ready_ok()
260 && (!mainw->event_list || mainw->record || mainw->record_paused)) { in sample_silence_pulse()
608 && (!mainw->event_list || mainw->record || mainw->record_paused) in pulse_audio_write_process()
787 if (mainw->agen_key != 0 && !mainw->multitrack && !mainw->preview) { in pulse_audio_write_process()
792 … if ((mainw->agen_key == 0 && !mainw->agen_needs_reinit) || mainw->multitrack || (mainw->preview && in pulse_audio_write_process()
988 …if (mainw->record && !mainw->record_paused && mainw->ascrap_file != -1 && mainw->playing_file > 0)… in pulse_audio_write_process()
1229 …if (IS_VALID_CLIP(mainw->ascrap_file) && mainw->aud_rec_fd == mainw->files[mainw->ascrap_file]->cb…
1288 if (!mainw->fs && !mainw->faded && !mainw->multitrack && mainw->ext_audio_mon)
1409 …if (mainw->ascrap_file != -1 && !mainw->record_paused) mainw->files[mainw->ascrap_file]->aseek_pos…
[all …]
H A Dmerge.c57 …for (i = 0; i < mainw->num_rendered_effects_builtin + mainw->num_rendered_effects_custom + mainw->… in create_merge_dialog()
181 rfx = &mainw->rendered_fx[mainw->last_transition_idx]; in create_merge_dialog()
243 rfx = &mainw->rendered_fx[mainw->last_transition_idx]; in on_trans_method_changed()
251 rfx = &mainw->rendered_fx[mainw->last_transition_idx]; in on_trans_method_changed()
315 rfx = &mainw->rendered_fx[mainw->last_transition_idx]; in on_merge_ok_clicked()
388 mainw->fx2_bool = FALSE; in on_merge_ok_clicked()
391 mainw->fx1_bool = FALSE; in on_merge_ok_clicked()
402 mainw->fx1_start = 1; in on_merge_ok_clicked()
406 if (mainw->error) { in on_merge_ok_clicked()
497 switch_to_file(mainw->current_file, mainw->current_file); in on_merge_ok_clicked()
[all …]
H A Dosc.c468 mainw->files[mainw->blend_file]->pb_fps = -mainw->files[mainw->blend_file]->pb_fps; in lives_osc_cb_bgplay_reverse()
579 if (mainw->files[mainw->blend_file]->pb_fps >= 0.) mainw->files[mainw->blend_file]->pb_fps = in lives_osc_cb_bgplay_reset()
581 else mainw->files[mainw->blend_file]->pb_fps = -mainw->files[mainw->blend_file]->fps; in lives_osc_cb_bgplay_reset()
802 if (mainw->preview || (!mainw->multitrack && mainw->event_list) || mainw->is_processing || in osc_fx_on()
1702 if ((mainw->preview || (!mainw->multitrack && mainw->event_list && (!mainw->record || in lives_osc_cb_getstatus()
1858 …if (mainw->current_file < 1 || (mainw->preview || (!mainw->multitrack && mainw->event_list && !mai… in lives_osc_cb_clip_getframe()
1895 if ((mainw->preview || (!mainw->multitrack && mainw->event_list && !mainw->record)) || in lives_osc_cb_clip_get_ifps()
1938 …if (mainw->current_file < 1 || (mainw->preview || (!mainw->multitrack && mainw->event_list && !mai… in lives_osc_cb_bgclip_getframe()
2302 …if (mainw->current_file < 1 || (mainw->preview || (!mainw->multitrack && mainw->event_list && !mai… in lives_osc_cb_get_playtime()
2540 …if (mainw->current_file < 1 || (mainw->preview || (!mainw->multitrack && mainw->event_list && (!ma… in lives_osc_cb_clip_set_name()
[all …]
H A Dstream.c139 if (mainw->cancelled) { in l2l_rcv_packet()
467 if (mainw->cancelled) { in lives2lives_read_stream()
487 if (mainw->cancelled) { in lives2lives_read_stream()
554 if (mainw->fixed_fpsd > 0. && (cfile->fps != mainw->fixed_fpsd)) { in lives2lives_read_stream()
577 mainw->error = TRUE; in lives2lives_read_stream()
615 mainw->proc_ptr = NULL; in lives2lives_read_stream()
655 mainw->fixed_fpsd = -1.; in lives2lives_read_stream()
738 mainw->files[clip]->fps = mainw->fixed_fpsd = lstream->fps;
753 if (mainw->record && !mainw->record_paused) {
990 if (mainw->vpp) {
[all …]
H A Dtranscode.c52 mainw->suppress_dprint = TRUE; in transcode_prep()
56 mainw->suppress_dprint = FALSE; in transcode_prep()
57 mainw->no_switch_dprint = TRUE; in transcode_prep()
68 ovpp = mainw->vpp; in transcode_prep()
69 mainw->vpp = vpp; in transcode_prep()
117 mainw->cancelled = CANCEL_NONE; in transcode_get_params()
141 mainw->vpp = ovpp; in transcode_cleanup()
181 vpp = mainw->vpp; in transcode_clip()
184 vpp = mainw->vpp; in transcode_clip()
317 if (mainw->fx1_bool) { in transcode_clip()
[all …]
H A Devents.c3132 (mainw->vpp && mainw->vpp->fixed_fpsd > 0. && mainw->ext_playback && in process_events()
3148 if (mainw->vpp && mainw->ext_playback && mainw->vpp->fixed_fpsd > 0.) in process_events()
3243 if (mainw->vpp && mainw->ext_playback && mainw->vpp->fixed_fpsd > 0.) in process_events()
3254 mainw->blend_file = mainw->clip_index[1]; in process_events()
3255 … if (mainw->blend_file > -1) mainw->files[mainw->blend_file]->frameno = mainw->frame_index[1]; in process_events()
4721 mainw->current_file = mainw->first_free_file; in render_to_clip()
4800 if (mainw->event_list && (!mainw->multitrack || mainw->unordered_blocks)) { in render_to_clip()
5185 mainw->current_file = mainw->scrap_file; in deal_with_render_choice()
5187 mainw->current_file = mainw->ascrap_file; in deal_with_render_choice()
5234 if ((mainw->current_file == mainw->scrap_file || mainw->current_file == mainw->ascrap_file) in deal_with_render_choice()
[all …]
H A Deffects-weed.c3505 if (mainw->is_rendering && !(mainw->proc_ptr && mainw->preview)) { in weed_apply_effects()
3573 if (mainw->pconx && !(mainw->preview || mainw->is_rendering)) { in weed_apply_effects()
6696 mainw->blend_file != -1 && mainw->blend_file != mainw->current_file && in weed_init_effect()
7310 …if (mainw->blend_file != -1 && mainw->blend_file != mainw->current_file && mainw->files[mainw->ble… in weed_deinit_effect()
7524 if (audbuf == mainw->afb[0]) mainw->audio_frame_buffer = mainw->afb[1]; in fill_audio_channel()
7946 …(mainw->num_tr_applied == 0 || mainw->blend_file == -1 || mainw->blend_file == mainw->current_file… in weed_generator_start()
7954 mainw->num_tr_applied > 0 && mainw->files[mainw->blend_file] && in weed_generator_start()
7975 mainw->startticks = mainw->currticks; in weed_generator_start()
8124 if (mainw->files[mainw->new_blend_file]) mainw->blend_file = mainw->new_blend_file; in weed_generator_start()
8193 …if (mainw->blend_file != -1 && mainw->blend_file != current_file && mainw->files[mainw->blend_file… in weed_generator_end()
[all …]
H A Dresample.c805 …if (mainw->scrap_file != -1 && (nclips[0] == mainw->scrap_file || clips[0] == mainw->scrap_file)) { in quantise_events()
1128 switch_to_file(mainw->current_file, mainw->current_file); in on_reorder_activate()
1283 switch_to_file(mainw->current_file, mainw->current_file); in on_resaudio_ok_clicked()
1398 if (mainw->fx1_val == 0.) mainw->fx1_val = 1.; in on_resample_vid_ok()
1515 switch_to_file(mainw->current_file, mainw->current_file); in on_resample_vid_ok()
2020 mainw->fx1_bool = mainw->fx2_bool = FALSE; in on_change_speed_activate()
2038 if (mainw->fx1_val < 1.) mainw->fx1_val = 1.; in on_change_speed_ok_clicked()
2039 if (mainw->fx1_val > FPS_MAX) mainw->fx1_val = FPS_MAX; in on_change_speed_ok_clicked()
2063 if (mainw->fx1_val == 0.) mainw->fx1_val = 1.; in on_change_speed_ok_clicked()
2095 switch_to_file(mainw->current_file, mainw->current_file); in on_change_speed_ok_clicked()
[all …]
H A Dstartup.c94 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
109 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
161 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
200 if (mainw && mainw->splash_window) { in build_init_config()
236 if (mainw && mainw->splash_window) lives_widget_show(mainw->splash_window); in build_init_config()
456 if (mainw->splash_window) lives_widget_show(mainw->splash_window); in do_workdir_query()
676 if (mainw->vol_label) lives_widget_hide(mainw->vol_label); in do_audio_choice_dialog()
971 mainw->multitrack->idlefunc = mt_idle_add(mainw->multitrack); in do_startup_tests()
1002 mainw->multitrack->idlefunc = mt_idle_add(mainw->multitrack); in do_startup_tests()
1157 mainw->multitrack->idlefunc = mt_idle_add(mainw->multitrack); in do_startup_tests()
[all …]
H A Ddiagnostics.c38 if (prefs->audio_player == AUD_PLAYER_JACK && mainw->jackd && mainw->jackd->in_use && in get_stats_msg()
39 …IS_VALID_CLIP(mainw->jackd->playing_file) && mainw->files[mainw->jackd->playing_file]->arate != 0)… in get_stats_msg()
42 …avsync -= ((double)mainw->files[mainw->jackd->playing_file]->frameno - 1.) / mainw->files[mainw->j… in get_stats_msg()
43 + (double)(mainw->currticks - mainw->startticks) / TICKS_PER_SECOND_DBL; in get_stats_msg()
49 …IS_VALID_CLIP(mainw->pulsed->playing_file) && mainw->files[mainw->pulsed->playing_file]->arate != … in get_stats_msg()
52 …avsync -= ((double)mainw->files[mainw->pulsed->playing_file]->frameno - 1.) / mainw->files[mainw->… in get_stats_msg()
90 if (mainw->blend_file != mainw->current_file && IS_VALID_CLIP(mainw->blend_file)) { in get_stats_msg()
93 mainw->files[mainw->blend_file]->hsize, in get_stats_msg()
94 mainw->files[mainw->blend_file]->vsize, in get_stats_msg()
95 mainw->files[mainw->blend_file]->frameno, in get_stats_msg()
[all …]
/dports/sysutils/vcp/vcp-2.2/
H A Dscreen.c49 wmove(mainw,0,0); in scrn_draw()
70 delwin(mainw); in scrn_check()
77 wrefresh(mainw); in scrn_check()
147 coloron(mainw); in scrn_upd_file()
149 coloroff(mainw); in scrn_upd_file()
151 coloron(mainw); in scrn_upd_file()
153 coloroff(mainw); in scrn_upd_file()
199 coloron(mainw); in scrn_upd_part()
244 coloron(mainw); in scrn_upd_part()
257 coloron(mainw); in scrn_upd_part()
[all …]
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dmainw.c148 Mainw *mainw; in mainw_dispose() local
161 FREESID( mainw->changed_sid, mainw->wsg ); in mainw_dispose()
550 toolkitgroupview_set_mainw( mainw->kitgview, mainw ); in mainw_refresh_timeout_cb()
613 mainw->free_type = !mainw->free_type; in mainw_space_free_event()
643 Mainw *mainw ) in mainw_space_free_tooltip_generate() argument
819 Mainw *mainw; in mainw_open_workspace() local
832 Mainw *mainw; member
875 load.mainw = mainw; in mainw_open_done_cb()
2084 mainw->changed_sid = g_signal_connect( mainw->wsg, in mainw_link()
2087 mainw->destroy_sid = g_signal_connect( mainw->wsg, in mainw_link()
[all …]
/dports/net/cnd/cnd-0.7/
H A Dmain.c67 WINDOW *mainw; variable
184 wmove(mainw,0,0); in screen_init()
187 wmove(mainw,1,0); in screen_init()
189 waddch(mainw,' '); in screen_init()
193 waddch(mainw,' '); in screen_init()
198 waddch(mainw,' '); in screen_init()
205 wmove(mainw,1,0); in screen_init()
211 wrefresh(mainw); in screen_init()
221 delwin(mainw); in screen_check()
498 wrefresh(mainw); in main()
[all …]
/dports/x11/xtestpicture/xtestpicture-1.2/
H A Dxtestpicture.c113 Window mainw; in main() local
181 mainw = XCreateWindow(d, root, in main()
186 XMapWindow(d, mainw); in main()
187 XRaiseWindow(d, mainw); in main()
237 XClearWindow(d, mainw); in main()
238 XFillRectangle(d, mainw, gcblack, 0, 0, w, h); in main()
243 XDrawLine(d, mainw, gcwhite, 0, 0, w-1, h-1); in main()
244 XDrawLine(d, mainw, gcwhite, 0, h-1, w-1, 0); in main()
250 XDrawRectangle(d, mainw, gcwhite, 0, 0, w-1, h-1); in main()
279 XFillRectangle(d, mainw, palette[i], in main()
[all …]

12345678