Searched refs:tiles_tilecountx (Results 1 – 1 of 1) sorted by relevance
151 uint32 tiles_tilecountx; member2113 if( ((tile+1) % tiles.tiles_tilecountx == 0) in t2p_tile_is_right_edge()2128 if( ((tile+1) > (tiles.tiles_tilecount-tiles.tiles_tilecountx) ) in t2p_tile_is_bottom_edge()4483 (t2p->tiff_tiles[t2p->pdf_page]).tiles_tilecountx=tilecountx; in t2p_compose_pdf_page()