Searched refs:xtdepth (Results 1 – 3 of 3) sorted by relevance
83 int xtdepth);541 int xtdepth) in xt_client_init() argument555 xtclient->xtdepth = 0; in xt_client_init()574 xtclient->xtdepth = xtdepth; in xt_client_init()613 XtSetArg(args[n], XtNdepth, xtclient->xtdepth ); n++; in xt_client_create()
84 int xtdepth; member
854 ws->depth = GTK_XTBIN(platformPluginWidget())->xtclient.xtdepth; in platformStart()