Searched refs:currentHeightE (Results 1 – 4 of 4) sorted by relevance
194 ptrA->currentHeightE = hL; in bbf_LocalScanner_createBitImage()197 ptrA->workScanRegionE = bts_Int16Rect_create( 0, 0, ptrA->currentWidthE, ptrA->currentHeightE ); in bbf_LocalScanner_createBitImage()326 …ptrA->workScanRegionE.y2E = ( yMaxL > ( int32 )ptrA->currentHeightE ) ? ptrA->currentHeightE : yMa… in bbf_LocalScanner_setWorkScanRegion()347 ptrA->currentHeightE = 0; in bbf_LocalScanner_init()381 ptrA->currentHeightE = 0; in bbf_LocalScanner_exit()
277 ptrA->currentHeightE = xhoL; in bbf_Scanner_createBitImage()432 ptrA->currentHeightE = 0; in bbf_Scanner_init()472 ptrA->currentHeightE = 0; in bbf_Scanner_exit()521 ptrA->currentHeightE = srcPtrA->currentHeightE; in bbf_Scanner_copy()576 int32 hL = ( int32 )ptrA->currentHeightE - ptrA->patchHeightE; in bbf_Scanner_positions()850 if( ( ptrA->yE + 1 ) >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) ) return FALSE; in bbf_Scanner_next()901 if( yA >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) ) in bbf_Scanner_goToXY()
67 uint32 currentHeightE; member
69 uint32 currentHeightE; member