Searched defs:frame_limited_width (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DList.c513 Dimension frame_limited_width = w->core.width - lw->list.internal_width - x; local
518 if ( width > frame_limited_width )
519 width = frame_limited_width;

Completed in 12 milliseconds