Home
last modified time | relevance | path

Searched refs:calc_midspect (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1767 void calc_midspect(int rwidth, int rheight, int *cwidth, int *cheight);
H A Dutils.c2216 void calc_midspect(int rwidth, int rheight, int *cwidth, int *cheight) { in calc_midspect() function
H A Dgui.c4316 calc_midspect(mainw->pwidth, mainw->pheight, &xnwidth, &xnheight); in _resize_play_window()
H A Deffects-weed.c2012 calc_midspect(cfile->hsize, cfile->vsize, &opwidth, &opheight); in weed_apply_instance()