Searched refs:nHalfTmpExtLeading (Results 1 – 3 of 3) sorted by relevance
969 const long nHalfTmpExtLeading = pMetric->mnExtLeading / 2; in GetFontMetric() local970 const long nOtherHalfTmpExtLeading = pMetric->mnExtLeading - nHalfTmpExtLeading; in GetFontMetric()978 pMetric->mnAscent += nHalfTmpExtLeading; in GetFontMetric()
1051 const long nHalfTmpExtLeading = rTo.mnExtLeading / 2; in FetchFontMetric() local1053 nHalfTmpExtLeading; in FetchFontMetric()1064 rTo.mnAscent += nHalfTmpExtLeading; in FetchFontMetric()
1746 const long nHalfTmpExtLeading = pMetric->mnExtLeading / 2; in GetFontMetric() local1747 const long nOtherHalfTmpExtLeading = pMetric->mnExtLeading - nHalfTmpExtLeading; in GetFontMetric()1755 pMetric->mnAscent += nHalfTmpExtLeading; in GetFontMetric()
Completed in 48 milliseconds