| /trunk/main/svtools/source/control/ |
| H A D | taskmisc.cxx | 89 long nX, long nY, long nWidth, long nHeight ) in ImplPosSizeWindow() argument 93 if ( nHeight < 24 ) in ImplPosSizeWindow() 94 nHeight = 24; in ImplPosSizeWindow() 95 pWindow->SetPosSizePixel( nX, nY, nWidth, nHeight ); in ImplPosSizeWindow() 121 long nHeight = rRect.GetHeight(); in ImplTile() local 124 long nRectHeight = nHeight; in ImplTile() 158 nHeight = nRectHeight / nActRows; in ImplTile() 159 if ( nHeight < 1 ) in ImplTile() 160 nHeight = 1; in ImplTile() 161 nOverHeight = nRectHeight-(nHeight*nActRows); in ImplTile() [all …]
|
| /trunk/main/filter/source/graphicfilter/ipbm/ |
| H A D | ipbm.cxx | 262 sal_uLong nHeight = 0; in ImplReadBody() local 272 while ( nHeight != mnHeight ) in ImplReadBody() 282 mpAcc->SetPixelIndex( nHeight, nWidth, nDat >> nShift ); in ImplReadBody() 287 nHeight++; in ImplReadBody() 288 … ImplCallback( (sal_uInt16)( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody() 295 while ( nHeight != mnHeight ) in ImplReadBody() 301 mpAcc->SetPixelIndex( nHeight, nWidth++, nDat); in ImplReadBody() 306 nHeight++; in ImplReadBody() 307 … ImplCallback( (sal_uInt16)( ( 100 * nHeight ) / mnHeight ) ); // processing output in percent in ImplReadBody() 314 while ( nHeight != mnHeight ) in ImplReadBody() [all …]
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtww8gr.cxx | 432 SwTwips nHeight = rFlyFmt.GetFrmSize().GetHeight(); in OutGrf() local 433 nHeight/=20; //nHeight was in twips, want it in half points, but in OutGrf() 437 nHeight-=nFontHeight/20; in OutGrf() 443 Set_UInt16( pArr, -((sal_Int16)nHeight)); in OutGrf() 521 const sal_uInt16 nHeight = static_cast< sal_uInt16 >(aSize.Height()); in Insert() local 522 maDetails.push_back(GraphicDetails(rFly, nWidth, nHeight)); in Insert() 526 sal_uInt16 mm, sal_uInt16 nWidth, sal_uInt16 nHeight, const SwAttrSet* pAttrSet) in WritePICFHeader() argument 589 nHeight -= bShadow ? nThick*2 : nThick; in WritePICFHeader() 590 nHeight = nHeight - nSpacing; in WritePICFHeader() 627 aGrTwipSz.Height() = nHeight; in WritePICFHeader() [all …]
|
| /trunk/main/vcl/source/gdi/ |
| H A D | bitmap.cxx | 633 const long nHeight = pAcc->Height(); in Invert() local 636 for( long nY = 0L; nY < nHeight; nY++ ) in Invert() 662 const long nHeight = pAcc->Height(); in Mirror() local 666 for( long nY = 0L; nY < nHeight; nY++ ) in Mirror() 689 const long nHeight = pAcc->Height(); in Mirror() local 690 const long nHeight1 = nHeight - 1L; in Mirror() 691 const long nHeight_2 = nHeight >> 1L; in Mirror() 713 const long nHeight = pAcc->Height(); in Mirror() local 714 long nHeight_2 = nHeight >> 1; in Mirror() 716 for( long nY = 0L, nOtherY = nHeight - 1L; nY < nHeight_2; nY++, nOtherY-- ) in Mirror() [all …]
|
| H A D | bitmap4.cxx | 120 const long nHeight = pWriteAcc->Height(), nHeight2 = nHeight + 2; in ImplConvolute3() local 149 pRows[ nHeight + 1 ] = pRows[ nHeight ]; in ImplConvolute3() 160 for( nY = 0; nY < nHeight; ) in ImplConvolute3() 209 if( ++nY < nHeight ) in ImplConvolute3() 267 const long nHeight = pWriteAcc->Height(), nHeight2 = nHeight + 2; in ImplMedianFilter() local 292 pRows[ nHeight + 1 ] = pRows[ nHeight ]; in ImplMedianFilter() 306 for( nY = 0; nY < nHeight; ) in ImplMedianFilter() 341 if( ++nY < nHeight ) in ImplMedianFilter() 404 const long nHeight = pWriteAcc->Height(); in ImplSobelGrey() local 415 long* pVMap = new long[ nHeight + 2 ]; in ImplSobelGrey() [all …]
|
| H A D | bitmap3.cxx | 379 const long nHeight = pWriteAcc->Height(); in ImplMakeMono() local 383 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMono() 400 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMono() 453 const long nHeight = pWriteAcc->Height(); in ImplMakeMonoDither() local 460 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMonoDither() 477 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeMonoDither() 539 const long nHeight = pWriteAcc->Height(); in ImplMakeGreyscales() local 543 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeGreyscales() 558 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeGreyscales() 578 for( long nY = 0L; nY < nHeight; nY++ ) in ImplMakeGreyscales() [all …]
|
| H A D | salmisc.cxx | 93 …const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight… in ImplPALToPAL() local 110 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplPALToPAL() 127 …const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight… in ImplPALToTC() local 138 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplPALToTC() 157 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplPALToTC() 174 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplPALToTC() 186 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplPALToTC() 204 …const long nWidth = rDstBuffer.mnWidth, nHeight = rDstBuffer.mnHeight, nHeight1 = nHeight… in ImplTCToTC() local 213 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplTCToTC() 230 for( long nActY = 0, nMapY; nActY < nHeight; nActY++ ) in ImplTCToTC() [all …]
|
| H A D | dibtools.cxx | 91 sal_Int32 nHeight; member 104 nHeight(0UL), in DIBInfoHeader() 187 rIStm >> nTmp16; rHeader.nHeight = nTmp16; in ImplReadDIBInfoHeader() 198 if(nUsed < rHeader.nSize) { rIStm >> rHeader.nHeight; nUsed += sizeof(rHeader.nHeight); } in ImplReadDIBInfoHeader() 238 if ( rHeader.nHeight < 0 ) in ImplReadDIBInfoHeader() 241 rHeader.nHeight *= -1; in ImplReadDIBInfoHeader() 254 … if( rHeader.nSizeImage > ( 16 * static_cast< sal_uInt32 >( rHeader.nWidth * rHeader.nHeight ) ) ) in ImplReadDIBInfoHeader() 292 long nY = rHeader.nHeight - 1L; in ImplDecodeRLE() 426 rIStm.Read(rAcc.GetBuffer(), rHeader.nHeight * nAlignedWidth); in ImplReadDIBBits() 458 const long nHeight(rHeader.nHeight); in ImplReadDIBBits() local [all …]
|
| H A D | alpha.cxx | 158 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel() local 160 const long nSrcEndY = aRectSrc.Top() + nHeight; in CopyPixel() 168 bRet = ( nWidth > 0L ) && ( nHeight > 0L ); in CopyPixel() 188 const long nHeight = Min( aRectSrc.GetHeight(), aRectDst.GetHeight() ); in CopyPixel() local 192 const long nSrcEndY1 = nSrcY + nHeight - 1L; in CopyPixel() 196 const long nDstEndY1 = nDstY + nHeight - 1L; in CopyPixel() 251 const long nWidth = pAcc->Width(), nHeight = pAcc->Height(); in Invert() local 257 for( long nY = 0L; nY < nHeight; nY++ ) in Invert() 326 const long nHeight = Min( pMaskAcc->Height(), pAcc->Height() ); in Replace() local 329 for( long nY = 0L; nY < nHeight; nY++ ) in Replace() [all …]
|
| H A D | outdev6.cxx | 499 const long nWidth = pW->Width(), nHeight = pW->Height(); in DrawTransparent() local 520 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 538 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 553 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 575 for( nY = 0; nY < nHeight; nY++ ) in DrawTransparent() 793 long nWidth, long nHeight, in ImplDrawColorWallpaper() argument 803 DrawRect( Rectangle( Point( nX, nY ), Size( nWidth, nHeight ) ) ); in ImplDrawColorWallpaper() 812 long nWidth, long nHeight, in ImplDrawBitmapWallpaper() argument 864 ImplDrawGradientWallpaper( nX, nY, nWidth, nHeight, rWallpaper ); in ImplDrawBitmapWallpaper() 867 ImplDrawColorWallpaper( nX, nY, nWidth, nHeight, rWallpaper ); in ImplDrawBitmapWallpaper() [all …]
|
| /trunk/main/vcl/unx/headless/ |
| H A D | svpframe.cxx | 155 SalPaintEvent aPEvt(0, 0, maGeometry.nWidth, maGeometry.nHeight); in PostPaint() 201 void SvpSalFrame::SetMinClientSize( long nWidth, long nHeight ) in SetMinClientSize() argument 204 m_nMinHeight = nHeight; in SetMinClientSize() 207 void SvpSalFrame::SetMaxClientSize( long nWidth, long nHeight ) in SetMaxClientSize() argument 210 m_nMaxHeight = nHeight; in SetMaxClientSize() 213 void SvpSalFrame::SetPosSize( long nX, long nY, long nWidth, long nHeight, sal_uInt16 nFlags ) in SetPosSize() argument 229 maGeometry.nHeight = nHeight; in SetPosSize() 230 if( m_nMaxHeight > 0 && maGeometry.nHeight > (unsigned int)m_nMaxHeight ) in SetPosSize() 231 maGeometry.nHeight = m_nMaxHeight; in SetPosSize() 232 if( m_nMinHeight > 0 && maGeometry.nHeight < (unsigned int)m_nMinHeight ) in SetPosSize() [all …]
|
| /trunk/main/sw/source/ui/utlui/ |
| H A D | shdwcrsr.cxx | 43 void SwShadowCursor::SetPos( const Point& rPt, long nHeight, sal_uInt16 nMode ) in SetPos() argument 46 nHeight = pWin->LogicToPixel( Size( 0, nHeight )).Height(); in SetPos() 47 if( aOldPt != aPt || nOldHeight != nHeight || nOldMode != nMode ) in SetPos() 52 DrawCrsr( aPt, nHeight, nMode ); in SetPos() 54 nOldHeight = nHeight; in SetPos() 59 void SwShadowCursor::DrawTri( const Point& rPt, long nHeight, sal_Bool bLeft ) in DrawTri() argument 61 long nLineDiff = ( nHeight / 2 ); in DrawTri() 68 Point aPt2( aPt1.X(), aPt1.Y() + nHeight - nLineDiff - 1 ); in DrawTri() 78 void SwShadowCursor::DrawCrsr( const Point& rPt, long nHeight, sal_uInt16 nMode ) in DrawCrsr() argument 80 nHeight = (((nHeight / 4)+1) * 4) + 1; in DrawCrsr() [all …]
|
| /trunk/main/vcl/aqua/source/gdi/ |
| H A D | salbmp.cxx | 73 int nX, int nY, int nWidth, int nHeight, bool /*bMirrorVert*/ ) in Create() argument 81 nHeight += nY, nY = 0; in Create() 85 if( nHeight >= (int)aLayerSize.height - nY ) in Create() 86 nHeight = (int)aLayerSize.height - nY; in Create() 87 if( (nWidth < 0) || (nHeight < 0) ) in Create() 88 nWidth = nHeight = 0; in Create() 92 mnHeight = nHeight; in Create() 485 void AquaSalBitmap::ConvertBitmapData( sal_uInt32 nWidth, sal_uInt32 nHeight, in ConvertBitmapData() argument 493 memcpy( pDestData, pSrcData, nHeight * nDestBytesPerRow ); in ConvertBitmapData() 515 aSrcBuf.mnHeight = aDstBuf.mnHeight = nHeight; in ConvertBitmapData() [all …]
|
| /trunk/main/cui/source/options/ |
| H A D | fontsubs.cxx | 145 sal_uInt16 nHeight; in SvxFontSubstTabPage() local 146 for(nHeight = 6; nHeight <= 16; nHeight++) in SvxFontSubstTabPage() 147 aFontHeightLB.InsertEntry(String::CreateFromInt32(nHeight)); in SvxFontSubstTabPage() 148 for(nHeight = 18; nHeight <= 28; nHeight+= 2) in SvxFontSubstTabPage() 149 aFontHeightLB.InsertEntry(String::CreateFromInt32(nHeight)); in SvxFontSubstTabPage() 150 for(nHeight = 32; nHeight <= 48; nHeight+= 4) in SvxFontSubstTabPage() 151 aFontHeightLB.InsertEntry(String::CreateFromInt32(nHeight)); in SvxFontSubstTabPage() 152 for(nHeight = 54; nHeight <= 72; nHeight+= 6) in SvxFontSubstTabPage() 153 aFontHeightLB.InsertEntry(String::CreateFromInt32(nHeight)); in SvxFontSubstTabPage() 154 for(nHeight = 80; nHeight <= 96; nHeight+= 8) in SvxFontSubstTabPage() [all …]
|
| /trunk/main/vcl/aqua/source/window/ |
| H A D | salframe.cxx | 157 maGeometry.nHeight = static_cast<unsigned int>(aVisibleRect.size.height * 0.8); in initWindowAndView() 173 maGeometry.nHeight = static_cast<int>(aVisibleRect.size.height); in initWindowAndView() 212 const NSRect aRect = { NSZeroPoint, NSMakeSize( maGeometry.nWidth, maGeometry.nHeight )}; in initWindowAndView() 229 io_rRect.origin.y = maGeometry.nHeight - (io_rRect.origin.y+io_rRect.size.height); in CocoaToVCL() 237 io_rRect.origin.y = maGeometry.nHeight - (io_rRect.origin.y+io_rRect.size.height); in VCLToCocoa() 245 io_rPoint.y = maGeometry.nHeight - io_rPoint.y; in CocoaToVCL() 253 io_rPoint.y = maGeometry.nHeight - io_rPoint.y; in VCLToCocoa() 381 …NewY = mpParent->maGeometry.nY + ((long)mpParent->maGeometry.nHeight - (long)maGeometry.nHeight)/2; in initShow() 385 nNewY = aScreenRect.Bottom() - maGeometry.nHeight-1; in initShow() 394 long nNewY = (aScreenRect.GetHeight() - maGeometry.nHeight)/2; in initShow() [all …]
|
| /trunk/main/sw/source/ui/frmdlg/ |
| H A D | frmmgr.cxx | 318 rVal.nWidth = rVal.nHeight; in ValidateMetrics() 319 rVal.nHeight = nTmp; in ValidateMetrics() 343 if (rVal.nVPos + rVal.nHeight > aBoundRect.Bottom()) in ValidateMetrics() 347 rVal.nVPos -= ((rVal.nVPos + rVal.nHeight) - aBoundRect.Bottom()); in ValidateMetrics() 351 rVal.nHeight = aBoundRect.Bottom() - rVal.nVPos; in ValidateMetrics() 354 if (rVal.nVPos + rVal.nHeight > aBoundRect.Bottom()) in ValidateMetrics() 355 rVal.nHeight = aBoundRect.Bottom() - rVal.nVPos; in ValidateMetrics() 366 rVal.nMaxVPos = aBoundRect.Bottom() - rVal.nHeight; in ValidateMetrics() 395 rVal.nHeight; in ValidateMetrics() 404 rVal.nHeight = ( bMaxVPosAtBottom in ValidateMetrics() [all …]
|
| /trunk/main/svtools/source/filter/jpeg/ |
| H A D | jpegc.c | 60 void SetJpegPreviewSizeHint( int nWidth, int nHeight ) in SetJpegPreviewSizeHint() argument 63 nPreviewHeight = nHeight; in SetJpegPreviewSizeHint() 74 long nHeight; in ReadJPEG() local 143 nHeight = cinfo.output_height; in ReadJPEG() 145 aCreateBitmapParam.nHeight = nHeight; in ReadJPEG() 167 pTmp = pDIB + ( nHeight - 1 ) * nAlignedWidth; in ReadJPEG() 171 for ( *pLines = 0; *pLines < nHeight; (*pLines)++ ) in ReadJPEG() 220 long nWidth, long nHeight, long bGreys, in WriteJPEG() argument 245 cinfo.image_height = (JDIMENSION) nHeight; in WriteJPEG() 260 if ( ( nWidth > 128 ) || ( nHeight > 128 ) ) in WriteJPEG() [all …]
|
| /trunk/main/sw/source/core/text/ |
| H A D | possiz.hxx | 34 KSHORT nHeight; member in SwPosSize 37 : nWidth(nW), nHeight(nH) { } in SwPosSize() 39 : nWidth(KSHORT(rSize.Width())), nHeight(KSHORT(rSize.Height())){ } in SwPosSize() 40 inline KSHORT Height() const { return nHeight; } in Height() 41 inline void Height( const KSHORT nNew ) { nHeight = nNew; } in Height() 45 inline Size SvLSize() const { return Size( nWidth, nHeight ); } in SvLSize() 55 nHeight = rSize.Height(); in operator =() 62 nHeight = KSHORT(rSize.Height()); in SvLSize() 67 nHeight = KSHORT(rSize.Width()); in SvXSize() 74 nHeight = KSHORT(rSize.Height()); in operator =()
|
| /trunk/main/sw/source/filter/writer/ |
| H A D | wrtswtbl.cxx | 76 long nHeight, in AddCell() argument 81 nHeight, pBackgroundBrush ); in AddCell() 113 long nHeight = 0; in GetLineHeight() local 118 nHeight = pLine->GetTableLineHeight(bLayoutAvailable); in GetLineHeight() 119 if( nHeight > 0 ) in GetLineHeight() 120 return nHeight; in GetLineHeight() 142 if( nHeight < ROW_DFLT_HEIGHT ) in GetLineHeight() 143 nHeight = ROW_DFLT_HEIGHT; in GetLineHeight() 153 if( nHeight < nTmp ) in GetLineHeight() 154 nHeight = nTmp; in GetLineHeight() [all …]
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | colrowst.cxx | 131 void XclImpColRowSettings::SetHeight( SCROW nScRow, sal_uInt16 nHeight ) in SetHeight() argument 135 sal_uInt16 nRawHeight = nHeight & EXC_ROW_HEIGHTMASK; in SetHeight() 136 bool bDefHeight = ::get_flag( nHeight, EXC_ROW_FLAGDEFHEIGHT ) || (nRawHeight == 0); in SetHeight() 148 void XclImpColRowSettings::SetRowSettings( SCROW nScRow, sal_uInt16 nHeight, sal_uInt16 nFlags ) in SetRowSettings() argument 152 SetHeight( nScRow, nHeight ); in SetRowSettings() 220 sal_uInt16 nHeight = 0; in Convert() local 226 nHeight = mnDefHeight; in Convert() 231 nHeight = maHeights[ nScRow ]; in Convert() 232 if( nHeight == 0 ) in Convert() 234 nHeight = mnDefHeight; in Convert() [all …]
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmltexti.cxx | 109 sal_Int32 nHeight, sal_Int32 nWidth, in lcl_putHeightAndWidth() argument 112 if( nWidth > 0 && nHeight > 0 ) in lcl_putHeightAndWidth() 117 nHeight = MM100_TO_TWIP( nHeight ); in lcl_putHeightAndWidth() 118 if( nHeight < MINFLY ) in lcl_putHeightAndWidth() 119 nHeight = MINFLY; in lcl_putHeightAndWidth() 120 rItemSet.Put( SwFmtFrmSize( ATT_FIX_SIZE, nWidth, nHeight ) ); in lcl_putHeightAndWidth() 129 *pTwipHeight = nHeight; in lcl_putHeightAndWidth() 227 sal_Int32 nWidth, sal_Int32 nHeight ) in createAndInsertOLEObject() argument 253 Rectangle aVisArea( 0, 0, nWidth, nHeight ); in createAndInsertOLEObject() 254 lcl_putHeightAndWidth( aItemSet, nHeight, nWidth, in createAndInsertOLEObject() [all …]
|
| /trunk/main/filter/source/graphicfilter/egif/ |
| H A D | egif.cxx | 307 const sal_uInt16 nHeight = (sal_uInt16) rSize.Height(); in WriteGlobalHeader() local 312 *pGIF << nHeight; in WriteGlobalHeader() 422 const sal_uInt16 nHeight = (sal_uInt16) pAcc->Height(); in WriteLocalHeader() local 437 *pGIF << nHeight; in WriteLocalHeader() 478 const long nHeight = pAcc->Height(); in WriteAccess() local 493 for( i = 0; i < nHeight; i++ ) in WriteAccess() 499 if( nY >= nHeight ) in WriteAccess() 501 nT = i - ( ( nHeight + 7 ) >> 3 ); in WriteAccess() 504 if( nY >= nHeight ) in WriteAccess() 506 nT -= ( nHeight + 3 ) >> 3; in WriteAccess() [all …]
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | drwbassh.cxx | 861 pValidation->nWidth = pValidation->nHeight; in IMPL_LINK() 862 pValidation->nHeight = nTmp; in IMPL_LINK() 886 if (pValidation->nVPos + pValidation->nHeight > aBoundRect.Bottom()) in IMPL_LINK() 890 … pValidation->nVPos -= ((pValidation->nVPos + pValidation->nHeight) - aBoundRect.Bottom()); in IMPL_LINK() 894 pValidation->nHeight = aBoundRect.Bottom() - pValidation->nVPos; in IMPL_LINK() 897 if (pValidation->nVPos + pValidation->nHeight > aBoundRect.Bottom()) in IMPL_LINK() 898 pValidation->nHeight = aBoundRect.Bottom() - pValidation->nVPos; in IMPL_LINK() 909 pValidation->nMaxVPos = aBoundRect.Bottom() - pValidation->nHeight; in IMPL_LINK() 933 pValidation->nHeight; in IMPL_LINK() 942 pValidation->nHeight = ( bMaxVPosAtBottom in IMPL_LINK() [all …]
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlTable.cxx | 198 sal_Int32 nHeight = 0; in EndElement() local 200 nHeight += *aIter; in EndElement() 201 m_xSection->setHeight( nHeight ); in EndElement() 239 nHeight = rCell.nHeight; in EndElement() 246 nHeight += (*aHeightIter)[j].nHeight; in EndElement() 261 else if ( nHeight < MIN_HEIGHT ) in EndElement() 262 nHeight = MIN_HEIGHT; in EndElement() 266 (*aCellIter)->setSize(awt::Size(nWidth,nHeight)); in EndElement() 301 rCell.nHeight = m_aHeight[m_nRowIndex-1]; in addCell()
|
| /trunk/main/filter/source/graphicfilter/eps/ |
| H A D | eps.cxx | 215 void ImplBmp( Bitmap*, Bitmap*, const Point &, double nWidth, double nHeight ); 1469 double nHeight = rRect.GetHeight(); in ImplRect() local 1475 ImplWriteDouble( nHeight ); in ImplRect() 1490 double nHeight = rRect.GetHeight(); in ImplRectFill() local 1496 ImplWriteDouble( nHeight ); in ImplRectFill() 1720 long nHeight = nHeightLeft; in ImplBmp() local 1735 if ( nHeight > 10 ) in ImplBmp() 1736 nHeight = 8; in ImplBmp() 1738 … aRect = Rectangle( Point( 0, nHeightOrg - nHeightLeft ), Size( (long)nWidth, (long)nHeight ) ); in ImplBmp() 1748 nHeight >>= 1; in ImplBmp() [all …]
|