Home
last modified time | relevance | path

Searched refs:SetKern (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx175 rInf.SetKern( CheckKerning() ); in GetCapitalSize()
190 rInf.SetKern( nOldKern ); in GetCapitalSize()
277 aInfo.SetKern( CheckKerning() ); in GetCapitalBreak()
427 aDrawInf.SetKern( rInf.GetKern() ); in Do()
454 rInf.SetKern( CheckKerning() ); in GetCapitalCrsrOfst()
460 rInf.SetKern( nOldKern ); in GetCapitalCrsrOfst()
H A Dswfont.cxx766 rInf.SetKern( CheckKerning() ); in _GetTxtSize()
803 rInf.SetKern( nOldKern ); in _GetTxtSize()
879 rInf.SetKern( CheckKerning() + rInf.GetSperren() / SPACING_PRECISION_FACTOR ); in _DrawText()
1008 rInf.SetKern( CheckKerning() + rInf.GetSperren() / SPACING_PRECISION_FACTOR ); in _DrawStretchText()
1083 rInf.SetKern( CheckKerning() ); in _GetCrsrOfst()
1093 rInf.SetKern( nOldKern ); in _GetCrsrOfst()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx489 void SetKern( long nNew ) in SetKern() function in SwDrawTextInfo
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx751 aDrawInf.SetKern( bKern ? rPor.Width() : 0 ); in _DrawText()

Completed in 32 milliseconds