Searched refs:CalcEscAscent (Results 1 – 2 of 2) sorted by relevance
208 sal_uInt16 SwSubFont::CalcEscAscent( const sal_uInt16 nOldAscent ) const in CalcEscAscent() function in SwSubFont697 return ( nDesc + CalcEscAscent( nOldAscent ) ); in CalcEscHeight()721 nAscent = CalcEscAscent( nAscent ); in GetAscent()
61 sal_uInt16 CalcEscAscent( const sal_uInt16 nOldAscent ) const;
Completed in 17 milliseconds