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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c101 #define MAX_CUT_LEN(dpy) (XMaxRequestSize(dpy) - 64) macro
1893 unsigned int amount, max_len = MAX_CUT_LEN(XtDisplay(w));

Completed in 515 milliseconds