Searched refs:CalcAscentAndHeight (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/source/core/text/ |
H A D | txtdrop.cxx | 498 CalcAscentAndHeight( nAscent, nHeight ); in CalcDropHeight() 548 CalcAscentAndHeight( nAscent, nHeight ); in GuessDropHeight() 696 CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in PaintDropPortion()
|
H A D | itrtxt.hxx | 103 void CalcAscentAndHeight( KSHORT &rAscent, KSHORT &rHeight ) const;
|
H A D | itrtxt.cxx | 102 void SwTxtIter::CalcAscentAndHeight( KSHORT &rAscent, KSHORT &rHeight ) const in CalcAscentAndHeight() function in SwTxtIter
|
H A D | itrcrsr.cxx | 469 CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in GetEndCharRect() 526 CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in _GetCharRect()
|
H A D | itrpaint.cxx | 211 CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in DrawTextLine()
|
H A D | frmpaint.cxx | 393 aLine.CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in PaintExtraData()
|
H A D | itrform2.cxx | 1588 CalcAscentAndHeight( nTmpAscent, nTmpHeight ); in FormatLine()
|
Completed in 67 milliseconds