Searched refs:nOrgHeight (Results 1 – 4 of 4) sorted by relevance
214 ( (long) nOrgHeight * GetEscapement() ) / 100L; in CalcEscAscent()575 nOrgHeight = rFont.nOrgHeight; in operator =()662 aSub[nActual].nOrgHeight = aFntAccess.Get()->GetFontHeight( pSh, rOut ); in ChgPhysFnt()694 ( (long) nOrgHeight * GetEscapement() ) / 100L; in CalcEscHeight()696 sal_uInt16(nOrgHeight - nOrgAscent) ) : nOrgHeight - nOrgAscent; in CalcEscHeight()699 return nOrgHeight; in CalcEscHeight()1113 nOfst = nOrgHeight - nOrgAscent - in CalcEsc()1151 nOfst = ((long)nOrgHeight * GetEscapement()) / 100L; in CalcEsc()
101 nOrgHeight, in SV_IMPL_OP_PTRARR_SORT() local110 >> nOrgHeight; in SV_IMPL_OP_PTRARR_SORT()120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
55 sal_uInt16 nOrgHeight; // Hoehe inkl. Escapement/Proportion member in SwSubFont59 { pMagic = NULL; nFntIndex = nOrgHeight = nOrgAscent = 0; nPropWidth =100; } in SwSubFont()
7801 long nOrgHeight = mpFontEntry->mnLineHeight + mnEmphasisAscent in GetTextOutlines() local7833 double fScaleY = static_cast< double >(nOrgHeight) / nHeight; in GetTextOutlines()
Completed in 115 milliseconds