Home
last modified time | relevance | path

Searched refs:bot_sel_ptr (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dselect.c1430 struct SelRec *sel_ptr=NULL, *top_sel_ptr=NULL, *bot_sel_ptr=NULL; local
1529 &top_sel_ptr, &bot_sel_ptr) != NULL) {
1531 botSel = bot_sel_ptr;
1588 &top_sel_ptr, &bot_sel_ptr) != NULL) {
1603 &top_sel_ptr, &bot_sel_ptr) != NULL) {
1605 botSel = bot_sel_ptr;
H A Dfile.c1455 struct SelRec *top_sel_ptr=NULL, *bot_sel_ptr=NULL; local
1692 JustDupSelObj(&top_sel_ptr, &bot_sel_ptr);
1694 botObj = bot_sel_ptr->obj;
8267 struct SelRec *top_sel_ptr, *bot_sel_ptr, *sel_ptr, *next_sel; in PrintSelectedObjs() local
8280 JustDupSelObj(&top_sel_ptr, &bot_sel_ptr); in PrintSelectedObjs()
8282 curPage->bot = botObj = bot_sel_ptr->obj; in PrintSelectedObjs()
H A Dimgproc.c7763 struct SelRec *top_sel_ptr=NULL, *bot_sel_ptr=NULL; in RegenerateImage() local
7794 JustDupSelObj(&top_sel_ptr, &bot_sel_ptr); in RegenerateImage()
7796 curPage->bot = botObj = bot_sel_ptr->obj; in RegenerateImage()
7898 struct SelRec *top_sel_ptr=NULL, *bot_sel_ptr=NULL, *sel_ptr=NULL; in CreatePixmapFromSelected() local
7922 JustDupSelObj(&top_sel_ptr, &bot_sel_ptr); in CreatePixmapFromSelected()
7924 curPage->bot = botObj = bot_sel_ptr->obj; in CreatePixmapFromSelected()
8130 struct SelRec *top_sel_ptr=NULL, *bot_sel_ptr=NULL; in CropImage() local
8193 JustDupSelObj(&top_sel_ptr, &bot_sel_ptr); in CropImage()
8195 curPage->bot = botObj = bot_sel_ptr->obj; in CropImage()