Lines Matching refs:bufcnt
159 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
191 oci->bufcnt = gotnow;
198 result = _FontTransRead(oc->trans_conn, oci->buffer + oci->bufcnt,
199 oci->size - oci->bufcnt);
213 oci->bufcnt += result;
218 (oci->bufcnt < BUFSIZE) && (needed < BUFSIZE)) {
225 oci->bufptr = ibuf + oci->bufcnt - gotnow;
298 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
307 oci->bufptr = ibuf + oci->bufcnt - gotnow;
314 oci->bufcnt += moveup;
341 gotnow = oci->bufcnt + oci->buffer - oci->bufptr;
609 oci->bufcnt = 0;
649 oci->bufcnt = 0;