Lines Matching refs:widthE
45 ptrA->widthE = 0;
55 ptrA->widthE = 0;
81 ptrA->widthE = srcPtrA->widthE;
92 if( ptrA->widthE != srcPtrA->widthE ) return FALSE;
151 ptrA->widthE = widthA;
162 struct bbs_MemSeg sharedSegL = bbs_MemSeg_createShared( cpA, srcPtrA->arrE.arrPtrE, ( srcPtrA->widthE * srcPtrA->heightE ) / 2 );
171 srcPtrA->widthE,
195 ptrA->widthE = widthA;
214 + bbs_SIZEOF16( ptrA->widthE )
228 memPtrA += bbs_memWrite32( &ptrA->widthE, memPtrA );
248 ptrA->widthE = widthL;
339 long srcWidthL = srcPtrA->widthE;
451 for( iL = 0; iL < ptrA->widthE; iL++ )
640 long srcWidthL = srcPtrA->widthE;
750 for( iL = 0; iL < ptrA->widthE; iL++ )