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

/xsrc/external/mit/bitmap/dist/
H A DDialog.c147 Dimension popup_width, popup_height, top_width, top_height, border_width; local in function:PopupDialog
161 XtSetArg(wargs[n], XtNwidth, &top_width); n++;
172 min(top_x + ((Position)top_width - (Position)popup_width) / 2,
192 0, 0, top_width, top_height,

Completed in 1 milliseconds