Searched refs:nMaxHt (Results 1 – 1 of 1) sorted by relevance
519 sal_uInt16 nMaxHt = maInfos[ ePortion ].mnMaxLineHt; in GetMaxLineHeight() local520 return (nMaxHt == 0) ? mxFontData->mnHeight : nMaxHt; in GetMaxLineHeight()
Completed in 7 milliseconds