Home | History | Annotate | Download | only in db_vlvm

Lines Matching refs:active_height

1592     int active_width,active_height;
1595 active_height=db_maxi(1,im_height-10);
1597 block_height=db_maxi(1,active_height/nr_vertical_blocks);
1600 (((double)active_width)*((double)active_height)))));
1691 int active_width,active_height;
1694 active_height=db_maxi(1,im_height-10);
1696 block_height=db_maxi(1,active_height/nr_vertical_blocks);
1699 (((double)active_width)*((double)active_height)))));