Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DStandIn.C2805 int tab_xpos, tab_ypos, button_xpos, button_ypos, xpos, ypos, xsize, ysize; in printPostScriptPage() local
2898 &tab_xpos,&tab_ypos); in printPostScriptPage()
2904 xpos + tab_xpos,ypos + tab_ypos, xsize, ysize) < 0) in printPostScriptPage()
2908 int x = (int) (xpos + tab_xpos + xsize/2.0); in printPostScriptPage()
2915 int x = (int) (xpos + tab_xpos + .50*xsize); in printPostScriptPage()
2993 &tab_xpos,&tab_ypos); in printPostScriptPage()
2998 xpos + tab_xpos,ypos + tab_ypos, xsize, ysize) < 0) in printPostScriptPage()
3001 int x = (int) (xpos + tab_xpos + xsize/2.0); in printPostScriptPage()