Lines Matching refs:box
4744 T2P_BOX box; in t2p_write_pdf_page_content_stream() local
4748 box=t2p->tiff_tiles[t2p->pdf_page].tiles_tiles[i].tile_box; in t2p_write_pdf_page_content_stream()
4752 box.mat[0], in t2p_write_pdf_page_content_stream()
4753 box.mat[1], in t2p_write_pdf_page_content_stream()
4754 box.mat[3], in t2p_write_pdf_page_content_stream()
4755 box.mat[4], in t2p_write_pdf_page_content_stream()
4756 box.mat[6], in t2p_write_pdf_page_content_stream()
4757 box.mat[7], in t2p_write_pdf_page_content_stream()
4764 box=t2p->pdf_imagebox; in t2p_write_pdf_page_content_stream()
4768 box.mat[0], in t2p_write_pdf_page_content_stream()
4769 box.mat[1], in t2p_write_pdf_page_content_stream()
4770 box.mat[3], in t2p_write_pdf_page_content_stream()
4771 box.mat[4], in t2p_write_pdf_page_content_stream()
4772 box.mat[6], in t2p_write_pdf_page_content_stream()
4773 box.mat[7], in t2p_write_pdf_page_content_stream()