Home
last modified time | relevance | path

Searched defs:nY (Results 26 – 50 of 330) sorted by relevance

12345678910>>...14

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DFormatter.java73 final int nY; in FormatLines() local
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx295 void SvpSalGraphics::drawPixel( long nX, long nY ) in drawPixel()
306 void SvpSalGraphics::drawPixel( long nX, long nY, SalColor nSalColor ) in drawPixel()
328 void SvpSalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
548 SalBitmap* SvpSalGraphics::getBitmap( long nX, long nY, long nWidth, long nHeight ) in getBitmap()
562 SalColor SvpSalGraphics::getPixel( long nX, long nY ) in getPixel()
568 void SvpSalGraphics::invert( long nX, long nY, long nWidth, long nHeight, SalInvert /*nFlags*/ ) in invert()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx367 for( long nY = 0UL; nY < nHeight; nY++ ) in ImplDrawBitmap() local
558 bool Os2SalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect()
607 SalBitmap* Os2SalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap()
670 SalColor Os2SalGraphics::getPixel( long nX, long nY ) in getPixel()
680 void Os2SalGraphics::invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags ) in invert()
H A Dsalgdi.cxx414 void Os2SalGraphics::drawPixel( long nX, long nY ) in drawPixel()
427 void Os2SalGraphics::drawPixel( long nX, long nY, SalColor nSalColor ) in drawPixel()
477 void Os2SalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
850 sal_Bool Os2SalGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, ULONG nS… in drawEPS()
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx72 extern "C" void* GetScanline( void* pJPEGWriter, long nY ) in GetScanline()
461 for( long nY = 0L; nY < nHeight; nY++ ) in FillBitmap() local
475 for( long nY = 0L; nY < nHeight; nY++ ) in FillBitmap() local
669 void* JPEGWriter::GetScanline( long nY ) in GetScanline()
743 for ( long nY = 0; bIsGrey && ( nY < pAcc->Height() ); nY++ ) in Write() local
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx204 const long nY = nTY * nTileY; in Calculate() local
215 const long nY = nCountY * nTileY; in Calculate() local
252 for( long nY = nPosY; nY <= nBottom; nY++ ) in AddTile() local
/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx229 SalClipRegion::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion()
329 X11SalObject::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion()
382 X11SalObject::SetPosSize( long nX, long nY, long nWidth, long nHeight ) in SetPosSize()
/trunk/main/vcl/os2/source/window/
H A Dsalobj.cxx261 short nY = (short)SHORT2FROMMP( nMP1 ); in SalSysObjClipWndProc() local
476 void Os2SalObject::UnionClipRegion( long nX, long nY, long nWidth, long nHeight ) in UnionClipRegion()
498 void Os2SalObject::SetPosSize( long nX, long nY, long nWidth, long nHeight ) in SetPosSize()
/trunk/main/basegfx/inc/basegfx/point/
H A Db3ipoint.hxx68 B3IPoint(sal_Int32 nX, sal_Int32 nY, sal_Int32 nZ) in B3IPoint()
/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx96 void ScGridMerger::AddHorLine( long nX1, long nX2, long nY ) in AddHorLine()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx118 void SetOffset( int nX, int nY ) { maOffset = Point( nX, nY); } in SetOffset()
119 void SetDelta( int nX, int nY ) { maDelta = Point( nX, nY); } in SetDelta()
151 void SetOffset( int nX, int nY ) { maMetric.SetOffset( nX, nY ); } in SetOffset()
152 void SetDelta( int nX, int nY ) { maMetric.SetDelta( nX, nY ); } in SetDelta()
H A Dsalgeom.hxx29 long nX, nY; member
/trunk/main/forms/source/component/
H A Dimgprod.cxx524 for( long nY = nStartY; nY <= nEndY; nY++ ) in ImplUpdateConsumer() local
546 for( long nY = nStartY; nY <= nEndY; nY++ ) in ImplUpdateConsumer() local
569 for( long nY = nStartY; nY <= nEndY; nY++ ) in ImplUpdateConsumer() local
/trunk/main/UnoControls/source/controls/
H A Dprogressbar.cxx310 void SAL_CALL ProgressBar::setPosSize ( sal_Int32 nX, sal_Int32 nY, sal_Int32 nWidth, sal_Int32 nHe… in setPosSize()
373 void ProgressBar::impl_paint ( sal_Int32 nX, sal_Int32 nY, const Reference< XGraphics > & rGraphics… in impl_paint()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx406 void SalGraphics::DrawPixel( long nX, long nY, const OutputDevice *pOutDev ) in DrawPixel()
412 void SalGraphics::DrawPixel( long nX, long nY, SalColor nSalColor, const OutputDevice *pOutDev ) in DrawPixel()
427 void SalGraphics::DrawRect( long nX, long nY, long nWidth, long nHeight, const OutputDevice *pOutDe… in DrawRect()
666 SalBitmap* SalGraphics::GetBitmap( long nX, long nY, long nWidth, long nHeight, const OutputDevice … in GetBitmap()
672 SalColor SalGraphics::GetPixel( long nX, long nY, const OutputDevice *pOutDev ) in GetPixel()
678 void SalGraphics::Invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags, const Outp… in Invert()
697 sal_Bool SalGraphics::DrawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong n… in DrawEPS()
857 bool SalGraphics::DrawAlphaRect( long nX, long nY, long nWidth, long nHeight, in DrawAlphaRect()
H A Dpngread.cxx1195 const sal_uInt32 nY = mnYpos >> mnPreviewShift; in ImplDrawScanline() local
1638 void PNGReaderImpl::ImplSetPixel( sal_uInt32 nY, sal_uInt32 nX, const BitmapColor& rBitmapColor ) in ImplSetPixel()
1650 void PNGReaderImpl::ImplSetPixel( sal_uInt32 nY, sal_uInt32 nX, sal_uInt8 nPalIndex ) in ImplSetPixel()
1664 void PNGReaderImpl::ImplSetTranspPixel( sal_uInt32 nY, sal_uInt32 nX, const BitmapColor& rBitmapCol… in ImplSetTranspPixel()
1681 void PNGReaderImpl::ImplSetAlphaPixel( sal_uInt32 nY, sal_uInt32 nX, in ImplSetAlphaPixel()
1697 void PNGReaderImpl::ImplSetAlphaPixel( sal_uInt32 nY, sal_uInt32 nX, in ImplSetAlphaPixel()
H A Ddibtools.cxx292 long nY = rHeader.nHeight - 1L; in ImplDecodeRLE() local
462 long nY(bTopDown ? 0 : nHeight - 1); in ImplReadDIBBits() local
862 for ( long nY = nHeight - 1L; nY >= 0L; nY-- ) in ImplWriteRLE() local
986 for( long nY = rAcc.Height() - 1, nScanlineSize = rAcc.GetScanlineSize(); nY >= 0L; nY-- ) in ImplWriteDIBBits() local
1048 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local
1073 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local
1097 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local
1117 for( long nY = nHeight - 1; nY >= 0L; nY-- ) in ImplWriteDIBBits() local
/trunk/main/basegfx/source/tools/
H A Dtools.cxx40 const double& nY, in distance()
/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx90 sal_Int32 nY = 0; in addShape() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx73 int nX, int nY, int nWidth, int nHeight, bool /*bMirrorVert*/ ) in Create()
534 sal_uInt32 nY = nHeight; in ConvertBitmapData() local
713 CGImageRef AquaSalBitmap::CreateCroppedImage( int nX, int nY, int nNewWidth, int nNewHeight ) const in CreateCroppedImage()
749 int nX, int nY, int nWidth, int nHeight ) const in CreateWithMask()
794 CGImageRef AquaSalBitmap::CreateColorMask( int nX, int nY, int nWidth, int nHeight, SalColor nMaskC… in CreateColorMask()
H A Dsalgdi.cxx661 void AquaSalGraphics::ImplDrawPixel( long nX, long nY, const RGBAColor& rColor ) in ImplDrawPixel()
676 void AquaSalGraphics::drawPixel( long nX, long nY ) in drawPixel()
682 void AquaSalGraphics::drawPixel( long nX, long nY, SalColor nSalColor ) in drawPixel()
712 void AquaSalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
774 long nX = 0, nY = 0, nWidth = 0, nHeight = 0; in drawPolyLine() local
802 long nX = 0, nY = 0, nWidth = 0, nHeight = 0; in drawPolygon() local
855 long nX = leftX, nY = topY, nW = maxWidth, nH = maxHeight; in drawPolyPolygon() local
1295 SalBitmap* AquaSalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap()
1313 SalColor AquaSalGraphics::getPixel( long nX, long nY ) in getPixel()
1449 sal_Bool AquaSalGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, in drawEPS()
[all …]
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx617 bool WinSalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect()
681 SalBitmap* WinSalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap()
721 SalColor WinSalGraphics::getPixel( long nX, long nY ) in getPixel()
735 void WinSalGraphics::invert( long nX, long nY, long nWidth, long nHeight, SalInvert nFlags ) in invert()
H A Dsalgdi.cxx195 for( int nY = 0; ( nY < 8 ) && bDither16; nY++ ) in ImplInitSalGDI() local
1229 for( long nY = 0L; nY < 8L; nY++ ) in SetFillColor() local
1256 for ( long nY = 0L; nY < 8L; nY++ ) in SetFillColor() local
1316 void WinSalGraphics::drawPixel( long nX, long nY ) in drawPixel()
1332 void WinSalGraphics::drawPixel( long nX, long nY, SalColor nSalColor ) in drawPixel()
1399 void WinSalGraphics::drawRect( long nX, long nY, long nWidth, long nHeight ) in drawRect()
1735 sal_Bool WinSalGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLon… in drawEPS()
/trunk/main/svx/source/dialog/
H A Dmeasctrl.cxx171 …long nY = (long)( ( (double)aOutSize.Height() - ( (double)aOutSize.Height() * (double)*pMultFrac … in MouseButtonDown() local
/trunk/main/toolkit/source/awt/
H A Dvclxtabpagemodel.cxx47 void SAL_CALL VCLXTabPageModel::draw( sal_Int32 nX, sal_Int32 nY ) throw(::com::sun::star::uno::Run… in draw()

Completed in 142 milliseconds

12345678910>>...14