Home
last modified time | relevance | path

Searched refs:GetAscent (Results 26 – 50 of 56) sorted by relevance

123

/trunk/main/sw/source/core/text/
H A Ditrpaint.cxx295 GetInfo().GetFont()->GetAscent( GetInfo().GetVsh(), *pOut ) in DrawTextLine()
484 GetInfo().Y( GetInfo().GetPos().Y() + pCurr->GetAscent() ); in DrawTextLine()
H A Dporglue.cxx126 aBulletPor.SetAscent( GetAscent() ); in Paint()
H A Dporlin.cxx330 SetAscent( pLast->GetAscent() ); in Format()
H A Dtxtfld.cxx504 long nTmpA = rInf.GetLast()->GetAscent(); in NewNumberPortion()
H A Datrstck.cxx960 nAscent = aFont.GetAscent( pShell, rOut ); in GetDefaultAscentAndHeight()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx329 nPrtAscent = (sal_uInt16) aOutMet.GetAscent(); in GetFontAscent()
380 long nTmpPrtHeight = (sal_uInt16)aOutMet.GetAscent() + aOutMet.GetDescent(); in GetFontHeight()
527 nScrAscent = (sal_uInt16)pOut->GetFontMetric().GetAscent(); in CreateScrFont()
586 aWinMet.GetAscent() - rMet.GetAscent() - nTmpLeading ); in GuessLeading()
H A Dswfont.cxx715 sal_uInt16 SwSubFont::GetAscent( ViewShell *pSh, const OutputDevice& rOut ) in GetAscent() function in SwSubFont
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx74 long GetAscent() const;
/trunk/main/vcl/inc/
H A Dimpfont.hxx117 long GetAscent() const { return mnAscent; } in GetAscent() function in ImplFontMetric
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1854 aPt.Y()+=(long)aVDev.GetFontMetric( aGDIFont ).GetAscent(); in WriteOrders()
1882 aPt.Y()+=(long)aVDev.GetFontMetric(aGDIFont).GetAscent(); in WriteOrders()
1938 aPt.Y()+=(long)aVDev.GetFontMetric().GetAscent(); in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx1740 aPt.Y()+=(long)aVirDev.GetFontMetric(aSrcFont).GetAscent(); in WriteOpcodes()
1761 aPt.Y()+=(long)aVirDev.GetFontMetric(aSrcFont).GetAscent(); in WriteOpcodes()
1784 aPt.Y()+=(long)aVirDev.GetFontMetric(aSrcFont).GetAscent(); in WriteOpcodes()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx225 …ute( XML_NAMESPACE_NONE, "ascent", ::rtl::OUString::valueOf( aVDev.GetFontMetric().GetAscent() ) ); in implEmbedFont()
H A Dsvgwriter.cxx803 aBaseLinePos.Y() += aMetric.GetAscent(); in ImplWriteText()
966 const long nYLinePos = aBaseLinePos.Y() - FRound( aMetric.GetAscent() * 0.26 ); in ImplWriteText()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx290 sal_uInt16 GetAscent() const in GetAscent() function in SwDrawTextInfo
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx329 const sal_Int32 nAboveBaseline( -aMetric.GetIntLeading() - aMetric.GetAscent() ); in queryTextBounds()
/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx257 const sal_Int32 nAboveBaseline( /*-aMetric.GetIntLeading()*/ - aMetric.GetAscent() ); in queryTextBounds()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx177 mnYOffset = (metric.GetAscent() + (metric.GetLineHeight() / 20)); in RehearseTimingsActivity()
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx208 const sal_Int32 nAboveBaseline( -aMetric.GetIntLeading() - aMetric.GetAscent() ); in queryTextBounds()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx594 aBaseLinePos.Y() += aMetric.GetAscent(); in Impl_writeText()
726 aPoly[ 0 ].Y() = aBaseLinePos.Y() - FRound( aMetric.GetAscent() * 0.26 ) - nLineHeight; in Impl_writeText()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6478 aPos.Y() += rTargetDevice.GetFontMetric().GetAscent(); in ImplDrawText()
6508 …mpPos.Y() + rTargetDevice.ImplLogicWidthToDevicePixel( rTargetDevice.GetFontMetric().GetAscent() ); in ImplDrawText()
6558 aPos.Y() += rTargetDevice.GetFontMetric().GetAscent(); in ImplDrawText()
6578 …mpPos.Y() + rTargetDevice.ImplLogicWidthToDevicePixel( rTargetDevice.GetFontMetric().GetAscent() ); in ImplDrawText()
7032 Point aTempPos( Min(lc_x1,lc_x2), GetFontMetric().GetAscent() ); in DrawCtrlText()
7034 aTempPos = Point( Max(lc_x1,lc_x2), GetFontMetric().GetAscent() ); in DrawCtrlText()
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx195 _nAscent = aMetric.GetAscent(); in calcFontHeightAnyAscent()
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx90 _nAscent = aMetric.GetAscent(); in calcFontHeightAnyAscent()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx394 aFM.Ascent = (sal_Int16)rFontMetric.GetAscent(); in CreateFontMetric()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx540 aPos.Y() += pDev->GetFontMetric().GetAscent(); in DrawText()
601 aPos.Y() += pDev->GetFontMetric().GetAscent(); in DrawText()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1028 aPos.Y() -= FRound(aFontMetric.GetAscent() * mfScaleY); in ImportText()

Completed in 196 milliseconds

123