Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c9805 static struct ObjRec *gpContourObj=NULL; variable
9915 ctm = gpContourObj->ctm;
9932 AddPtToCreatePolygon(gpContourObj->x+x, gpContourObj->y+y);
9937 AddPtToCreatePolygon(gpContourObj->x+tmp_x, gpContourObj->y+tmp_y);
9956 AddPtToCreatePolygon(gpContourObj->x+x, gpContourObj->y+y);
9961 AddPtToCreatePolygon(gpContourObj->x+tmp_x, gpContourObj->y+tmp_y);
10042 gpContourObj = obj_ptr;