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

/xsrc/external/mit/editres/dist/
H A Dwtree.c630 Dimension port_width, port_height; local in function:SetAndCenterTreeNode
641 XtSetArg(args[num_args], XtNwidth, &port_width); num_args++;
662 node_x = port_width/2 - (node_x + node_width/2 + node_bw);

Completed in 3 milliseconds