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

/solaris-x11-s12/open-src/lib/libXmu/sun-src/src/
H A DVisGamma.c319 unsigned long nitems = 0; local
335 CorrectAtom, &format, &nitems, &nbytes_return,
341 } else if ((long)nitems <= 0) {
355 /* Note: nitems is decremented as a side-effect of calling getElement */
356 while (nitems) {
374 if (nitems < 9) {
392 if (nitems < 7) {
409 if (nitems < 6) {
422 visualID = _XcmsGetElement(format, &pChar, &nitems);
425 visualID |= _XcmsGetElement(format, &pChar, &nitems);
[all...]
H A DCmapEquiv.c166 unsigned long nitems; local
176 &actualFormat, &nitems, &bytesAfter,
/solaris-x11-s12/open-src/app/cmap_compact/sun-src/
H A Dcmcutil.c259 unsigned long nitems; local
267 1/*delete*/, AnyPropertyType, &actual_type, &format, &nitems,
269 && nitems == 1) {
272 nitems == 1 && bytes_after == 0) {
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c665 windowName.nitems = strlen ((char *)(windowName.value));
669 iconName.nitems = strlen ((char *)(iconName.value));

Completed in 14 milliseconds