Home
last modified time | relevance | path

Searched refs:nHalfTmpExtLeading (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx969 const long nHalfTmpExtLeading = pMetric->mnExtLeading / 2; in GetFontMetric() local
970 const long nOtherHalfTmpExtLeading = pMetric->mnExtLeading - nHalfTmpExtLeading; in GetFontMetric()
978 pMetric->mnAscent += nHalfTmpExtLeading; in GetFontMetric()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1051 const long nHalfTmpExtLeading = rTo.mnExtLeading / 2; in FetchFontMetric() local
1053 nHalfTmpExtLeading; in FetchFontMetric()
1064 rTo.mnAscent += nHalfTmpExtLeading; in FetchFontMetric()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1746 const long nHalfTmpExtLeading = pMetric->mnExtLeading / 2; in GetFontMetric() local
1747 const long nOtherHalfTmpExtLeading = pMetric->mnExtLeading - nHalfTmpExtLeading; in GetFontMetric()
1755 pMetric->mnAscent += nHalfTmpExtLeading; in GetFontMetric()

Completed in 42 milliseconds