Home
last modified time | relevance | path

Searched defs:nPixel (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx184 unsigned long nPixel = XGetPixel( pImage, x, y ); in X11_getPaletteBmpFromImage() local
209 for( unsigned long nPixel = 0; nPixel < nColors; nPixel++ ) in X11_getPaletteBmpFromImage() local
307 unsigned long nPixel = XGetPixel( pImage, x, y ); in X11_getTCBmpFromImage() local
453 unsigned long nPixel = 0; in getTCPixel() local
624 unsigned long nPixel = getTCPixel( pScanline[3*x+2], pScanline[3*x+1], pScanline[3*x] ); in setBitmapDataTC() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx297 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
320 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
349 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
377 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
404 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
444 virtual void SkipPixel( sal_uInt32 nPixel ) in SkipPixel()
/trunk/main/basebmp/test/
H A Dbasictest.cxx131 sal_Int32 nPixel(countPixel(pDevice, aCol2)); in TEST_F() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx359 sal_Int32 nPixel = static_cast< sal_Int32 >( aMillimeter.getInHundredthsOfOneMillimeter() ); in setDashStyle() local
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx683 double nPixel(0.0); in renderMemUsage() local
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx60 sal_uInt16 nPixel = (sal_uInt16) pOutDev->PixelToLogic( Size( 1, 1 ) ).Width(); in ImplDrawDefault() local
/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx61 #define nPixel 30L macro
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx978 void SvxPixelCtl::ChangePixel( sal_uInt16 nPixel ) in ChangePixel()
1253 sal_uInt16 SvxPixelCtl::GetBitmapPixel( const sal_uInt16 nPixel ) in GetBitmapPixel()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx3121 sal_Int64 nPixel = ToPixel( nHeight, nPPTY); in AddPixelsWhile() local
3162 sal_Int64 nPixel = ToPixel( nHeight, nPPTY); in AddPixelsWhileBackward() local
H A Dviewfunc.cxx2464 long nPixel = pDoc->GetNeededSize( nCol, nRow, nTab, aProv.GetDevice(), in ModifyCellSize() local
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx987 void BrowseBox::SetDataRowHeight( long nPixel ) in SetDataRowHeight()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx3246 sal_uInt16 nPixel = 0; in sal_Lookup() local
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1435 void EditView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore()
H A Dimpedit.hxx373 void SetInvalidateMore( sal_uInt16 nPixel ) { nInvMore = nPixel; } in SetInvalidateMore()
/trunk/main/sc/source/core/data/
H A Dtable1.cxx1492 long nPixel = pCell->GetTextWidth(); in MaybeAddExtraColumn() local
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1799 void OutlinerView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore()

Completed in 121 milliseconds