Searched refs:parentwidth (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/x11perf/dist/
H A Ddo_windows.c30 static int parentwidth, parentheight; variable in typeref:typename:int
40 parentwidth = (CHILDSIZE+CHILDSPACE) * childcolumns;
49 parentcolumns = WIDTH / parentwidth;
73 (i/parentrows)*parentwidth, (i%parentrows)*parentheight,
74 parentwidth, parentheight, 0, xp->background, xp->background);
76 0, 0, parentwidth, parentheight, 0, xp->background, xp->background);
195 0, 0, parentwidth, parentheight, 0, xp->background, xp->background);
220 parentwidth, parentheight,
235 parentwidth, parentheight,

Completed in 2 milliseconds