Searched refs:byte_out (Results 1 – 1 of 1) sorted by relevance
2293 int byte_out; in XRotCreateTextItem() local2511 byte_out=(item->rows_out-j-1)*byte_w_out; in XRotCreateTextItem()2524 item->ximage->data[byte_out+i/8]|=128>>i%8; in XRotCreateTextItem()