Searched refs:nOrgAscent (Results 1 – 2 of 2) sorted by relevance
216 return ( Max( sal_uInt16 (nAscent), nOrgAscent )); in CalcEscAscent()218 return nOrgAscent; in CalcEscAscent()576 nOrgAscent = rFont.nOrgAscent; in operator =()663 aSub[nActual].nOrgAscent = aFntAccess.Get()->GetFontAscent( pSh, rOut ); in ChgPhysFnt()696 sal_uInt16(nOrgHeight - nOrgAscent) ) : nOrgHeight - nOrgAscent; in CalcEscHeight()1113 nOfst = nOrgHeight - nOrgAscent - in CalcEsc()1133 nOrgAscent; in CalcEsc()
56 sal_uInt16 nOrgAscent; // Ascent inkl. Escapement/Proportion member in SwSubFont59 { pMagic = NULL; nFntIndex = nOrgHeight = nOrgAscent = 0; nPropWidth =100; } in SwSubFont()
Completed in 23 milliseconds