Home
last modified time | relevance | path

Searched refs:CalcEscAscent (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/txtnode/
H A Dswfont.cxx208 sal_uInt16 SwSubFont::CalcEscAscent( const sal_uInt16 nOldAscent ) const in CalcEscAscent() function in SwSubFont
697 return ( nDesc + CalcEscAscent( nOldAscent ) ); in CalcEscHeight()
721 nAscent = CalcEscAscent( nAscent ); in GetAscent()
/aoo4110/main/sw/source/core/inc/
H A Dswfont.hxx61 sal_uInt16 CalcEscAscent( const sal_uInt16 nOldAscent ) const;

Completed in 21 milliseconds