Home
last modified time | relevance | path

Searched defs:nWidth (Results 101 – 125 of 577) sorted by relevance

12345678910>>...24

/trunk/main/sw/source/core/inc/
H A Ddrawdev.hxx88 inline void SwDrawDev::DrawStretchText( const Point& rStart, sal_uInt16 nWidth, in DrawStretchText()
/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx301 sal_Int32 nWidth = impl_getWidth() ; in getPreferredSize() local
393 void SAL_CALL StatusIndicator::setPosSize ( sal_Int32 nX, sal_Int32 nY, sal_Int32 nWidth, sal_Int32… in setPosSize()
/trunk/main/toolkit/source/layout/core/
H A Dflow.cxx166 Flow::getHeightForWidth( sal_Int32 nWidth ) in getHeightForWidth()
/trunk/main/filter/source/graphicfilter/itiff/
H A Dccidecom.hxx101 sal_uInt32 nWidth; member in CCIDecompressor
/trunk/main/sd/source/ui/sidebar/
H A DPreviewValueSet.cxx171 sal_Int32 PreviewValueSet::GetPreferredHeight (sal_Int32 nWidth) in GetPreferredHeight()
/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx125 sal_Int32 nWidth = GetTextWidth(m_aTitle.GetText()) + 2*aTextSize.Width(); in GetWidthPixel() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx73 int nX, int nY, int nWidth, int nHeight, bool /*bMirrorVert*/ ) in Create()
485 void AquaSalBitmap::ConvertBitmapData( sal_uInt32 nWidth, sal_uInt32 nHeight, in ConvertBitmapData()
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 Dsalgdiutils.cxx180 const unsigned int nWidth = mpFrame->maGeometry.nWidth; in CheckContext() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx192 long nWidth, long nHeight ) in ImplCreateDIB()
352 long nWidth = rTwoRect.mnDestWidth; in ImplCreateXImage() local
473 long nX, long nY, long nWidth, long nHeight ) in ImplCreateFromDrawable()
912 …rawable aDrawable, int nScreen, long nDrawableDepth, long nX, long nY, long nWidth, long nHeight )… in ImplSalDDB()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3154 long nWidth = rSalLayout.GetTextWidth(); in ImplGetTextWidth() local
3249 long nWidth = rSalLayout.GetTextWidth(); in ImplGetTextBoundRect() local
4164 sal_Int32 nDist = 0, nWidth = 0, nAdvance=0; in ImplDrawTextLines() local
4394 long nWidth = 0; in ImplDrawEmphasisMark() local
5653 long nWidth = GetTextArray( rStr, NULL, nIndex, nLen ); in GetTextWidth() local
5729 long nWidth = pSalLayout->FillDXArray( pDXAry ); in GetTextArray() local
5781 long nWidth = pSalLayout->GetTextWidth(); in GetCaretPositions() local
6392 long nWidth = rRect.GetWidth(); in ImplDrawText() local
6709 long nWidth = rRect.GetWidth(); in GetTextRect() local
7608 long nWidth = pSalLayout->GetTextWidth(); in GetTextBoundRect() local
[all …]
/trunk/main/xmloff/source/style/
H A DVisAreaContext.cxx80 sal_Int32 nWidth(0); in process() local
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx152 long nWidth = 0, nHeight = 0, nSize = 0; in grabFrame() local
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx285 long nWidth = aGrpOutput.GetSizePixel().Width() + nXDiff; in SetDrawMode() local
H A Dvectdlg.cxx189 const long nWidth = pRAcc->Width(); in Calculate() local
245 long nPosX, long nPosY, long nWidth, long nHeight ) in AddTile()
/trunk/main/sw/source/ui/shells/
H A Dtextidx.cxx134 long nWidth = aRect.Width(); in ExecIdx() local
/trunk/main/sw/source/core/text/
H A Dblink.cxx92 long nWidth, nHeight; in IMPL_LINK() local
H A Dpordrop.hxx48 sal_uInt16 nWidth; member in SwDropPortionPart
/trunk/main/vcl/os2/source/window/
H A Dsalobj.cxx476 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/sc/inc/
H A Dattrib.hxx375 inline void SetWidth( sal_uInt16 nWidth ) { mnWidth = nWidth; } in SetWidth()
377 inline void Set( sal_uInt16 nWidth, sal_uInt16 nHeight ) in Set()
/trunk/main/sfx2/source/sidebar/
H A DDrawHelper.cxx181 const sal_Int32 nWidth, in DrawVerticalLine()
/trunk/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx213 const int nWidth = gdk_pixbuf_get_width( mpLastPixbuf ); in grabFrame() local
/trunk/main/cui/source/options/
H A Doptaccessibility.cxx80 long nWidth = m_aAccessibilityTool.GetTextWidth( aText ); in SvxAccessibilityOptionsTabPage() local
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx101 sal_Int32 nWidth; member in SwXMLTableContext
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx145 SwTwips nWidth = rTblNd.GetTable().GetFrmFmt()->GetFrmSize().GetWidth(); in SetFlySize() local
739 sal_uInt16 nWidth = sal_uInt16( nTokenValue ), nSpace = 0; in ReadFly() local
857 sal_uInt16 nWidth = sal_uInt16( nTokenValue ), nSpace = 0; in ReadFly() local
965 sal_uLong nWidth = USHRT_MAX; in ReadFly() local
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx694 sal_Int32 nWidth, nHeight,nMaskColors; in readImage() local
727 sal_Int32 nWidth, nHeight, nInvert; in readMask() local
753 sal_Int32 nWidth, nHeight, nMaskWidth, nMaskHeight, nMaskInvert; in readMaskedImage() local
767 sal_Int32 nWidth, nHeight, nMaskWidth, nMaskHeight; in readSoftMaskedImage() local
840 const double nWidth ( readDouble() ); in parseLine() local

Completed in 113 milliseconds

12345678910>>...24