Searched defs:nPixel (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | bmp.cxx | 184 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
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salbmp.cxx | 297 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()
|
/aoo42x/main/basebmp/test/ |
H A D | basictest.cxx | 131 sal_Int32 nPixel(countPixel(pDevice, aCol2)); in TEST_F() local
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbalineformat.cxx | 359 sal_Int32 nPixel = static_cast< sal_Int32 >( aMillimeter.getInHundredthsOfOneMillimeter() ); in setDashStyle() local
|
/aoo42x/main/canvas/source/vcl/ |
H A D | spritecanvashelper.cxx | 682 double nPixel(0.0); in renderMemUsage() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | graph.cxx | 60 sal_uInt16 nPixel = (sal_uInt16) pOutDev->PixelToLogic( Size( 1, 1 ) ).Width(); in ImplDrawDefault() local
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | splitwin.cxx | 61 #define nPixel 30L macro
|
/aoo42x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 978 void SvxPixelCtl::ChangePixel( sal_uInt16 nPixel ) in ChangePixel() 1253 sal_uInt16 SvxPixelCtl::GetBitmapPixel( const sal_uInt16 nPixel ) in GetBitmapPixel()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 3121 sal_Int64 nPixel = ToPixel( nHeight, nPPTY); in AddPixelsWhile() local 3162 sal_Int64 nPixel = ToPixel( nHeight, nPPTY); in AddPixelsWhileBackward() local
|
H A D | viewfunc.cxx | 2464 long nPixel = pDoc->GetNeededSize( nCol, nRow, nTab, aProv.GetDevice(), in ModifyCellSize() local
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 987 void BrowseBox::SetDataRowHeight( long nPixel ) in SetDataRowHeight()
|
/aoo42x/main/vcl/unx/generic/app/ |
H A D | saldisp.cxx | 3246 sal_uInt16 nPixel = 0; in sal_Lookup() local
|
/aoo42x/main/editeng/source/editeng/ |
H A D | editview.cxx | 1435 void EditView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore()
|
H A D | impedit.hxx | 373 void SetInvalidateMore( sal_uInt16 nPixel ) { nInvMore = nPixel; } in SetInvalidateMore()
|
/aoo42x/main/sc/source/core/data/ |
H A D | table1.cxx | 1492 long nPixel = pCell->GetTextWidth(); in MaybeAddExtraColumn() local
|
/aoo42x/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1799 void OutlinerView::SetInvalidateMore( sal_uInt16 nPixel ) in SetInvalidateMore()
|
Completed in 132 milliseconds