Searched refs:fFontSize (Results 1 – 3 of 3) sorted by relevance
768 const double fFontSize(state->getFontSize()); in drawChar() local769 x += x2*fFontSize; in drawChar()770 y += y2*fFontSize; in drawChar()775 const double nWidth(dx != 0.0 ? dx : fFontSize); in drawChar()776 const double nHeight(dy != 0.0 ? dy : fFontSize); in drawChar()
57 sal_Int32 toMargin( float fFontSize ) const in toMargin()61 double fMargin = ( fFontSize * 2540 + 36 ) / 72; in toMargin()
105 …rioBulletList, const BulletList* pMasterBuList, sal_Bool bApplyBulletList, float fFontSize ) const;
Completed in 30 milliseconds