Lines Matching defs:chars
460 _Xconst char *chars;
478 chars = elts[i].chars;
489 Data (dpy, chars, this_chars);
491 chars += this_chars;
573 _Xconst unsigned short *chars;
591 chars = elts[i].chars;
603 Data16 (dpy, chars, this_bytes);
605 chars += this_chars;
683 _Xconst unsigned int *chars;
701 chars = elts[i].chars;
712 DataInt32 (dpy, chars, this_bytes);
714 chars += this_chars;