Home | History | Annotate | Download | only in EKA2

Lines Matching refs:iX

401 	const TInt sourceStartOffset = aUpdateRect.iTl.iX;
409 const TInt targetStartOffset = (aUpdateRect.iTl.iX + aSourceRect.iTl.iX);
1030 const TInt dx = aRect.iBr.iX - aRect.iTl.iX;
1033 aRect.iBr.iX = aRect.iTl.iX + dy;
1036 const TInt tmp = aRect.iTl.iX;
1037 aRect.iTl.iX = aRect.iTl.iY;
1152 pos.iX = asz.iWidth - pos.iX;
1157 pos.iX = aPoint.iY;
1158 pos.iY = aPoint.iX;
1160 pos.iX <<= 16;
1162 pos.iX /= asz.iWidth;
1164 pos.iX *= iSwSize.iWidth;
1166 pos.iX >>= 16;