Searched refs:rAscent (Results 1 – 2 of 2) sorted by relevance
102 void SwTxtIter::CalcAscentAndHeight( KSHORT &rAscent, KSHORT &rHeight ) const in CalcAscentAndHeight() argument105 rAscent = pCurr->GetAscent() + rHeight - pCurr->Height(); in CalcAscentAndHeight()
103 void CalcAscentAndHeight( KSHORT &rAscent, KSHORT &rHeight ) const;
Completed in 111 milliseconds