Home
last modified time | relevance | path

Searched refs:d_end (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/basebmp/inc/basebmp/
H A Dscaleimage.hxx43 DestIter d_end, in scaleLine() argument
47 const int dest_width = d_end - d_begin; in scaleLine()
73 while( d_begin != d_end ) in scaleLine()
122 DestIter d_end, in scaleImage() argument
129 const int dest_width ( d_end.x - d_begin.x ); in scaleImage()
130 const int dest_height( d_end.y - d_begin.y ); in scaleImage()

Completed in 11 milliseconds