Home
last modified time | relevance | path

Searched refs:GetKern (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1164 long nKernSum = rInf.GetKern(); in DrawText()
1165 if ( bSpecialJust || rInf.GetKern() ) in DrawText()
1373 long nKernSum = rInf.GetKern(); in DrawText()
1378 nKernSum += rInf.GetKern() ) in DrawText()
1439 if( rInf.GetKern() && rInf.GetLen() && nTmpWidth > rInf.GetKern() ) in DrawText()
1440 nTmpWidth -= rInf.GetKern(); in DrawText()
1444 else if( rInf.GetKern() ) in DrawText()
1624 long nKernSum = rInf.GetKern(); in DrawText()
1632 rInf.GetKern() + in DrawText()
2103 if ( rInf.GetKern() && nLn ) in GetTextSize()
[all …]
H A Dfntcap.cxx174 const long nOldKern = rInf.GetKern(); in GetCapitalSize()
230 *pExtraPos, rInf.GetIdx(), rInf.GetLen(), rInf.GetKern() ); in Do()
236 rInf.GetIdx(), rInf.GetLen(), rInf.GetKern() ); in Do()
427 aDrawInf.SetKern( rInf.GetKern() ); in Do()
453 const long nOldKern = rInf.GetKern(); in GetCapitalCrsrOfst()
604 const long nTmpKern = rDo.GetInf().GetKern(); in DoOnCapitals()
H A Dswfont.cxx764 long nOldKern = rInf.GetKern(); in _GetTxtSize()
1082 long nOldKern = rInf.GetKern(); in _GetCrsrOfst()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx307 long GetKern() const in GetKern() function in SwDrawTextInfo
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1022 if( rInf.GetKern() ) in DrawTextOpaque()
1038 if( rInf.GetKern() ) in DrawTextOpaque()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1492 static void GetKern(TrueTypeFont *ttf) in GetKern() function
1912 GetKern(t); in doOpenTTFont()

Completed in 86 milliseconds