Lines Matching refs:scan
942 \param Height bitmap height in scan lines.
959 int16_t WidthBytes; // total bytes per scan line (used and padding).
995 U_SCAN *scan=NULL;
997 scan = malloc(size);
998 if(scan){
999 scan->count = count;
1000 scan->top = top;
1001 scan->bottom = bottom;
1002 memcpy(&scan->ScanLines,ScanLines,4*count);
1004 return(scan);
1011 \param sCount number of scan objects in region (docs say scanlines, but then no way to add sizes)
1012 \param sMax largest number of points in any scan
1018 int16_t sCount, //!< number of scan objects in region (docs say scanlines, but then no way to add sizes)
1019 int16_t sMax, //!< largest number of points in any scan
5825 \param ScanCount Number of scan lines in Src