Lines Matching refs:KSHORT
171 KSHORT nTmpHeight = pCurrent->GetRealHeight(); in UpdatePos()
172 KSHORT nAscent = pCurrent->GetAscent() + nTmpHeight - pCurrent->Height(); in UpdatePos()
384 rInf.SetLineHeight( KSHORT(nHeight) ); in ChkFlyUnderflow()
386 rInf.SetLineNettoHeight( KSHORT( pCurr->Height() ) ); in ChkFlyUnderflow()
396 rInf.SetLineHeight( KSHORT(nHeight) ); in ChkFlyUnderflow()
397 rInf.SetLineNettoHeight( KSHORT( pCurr->Height() ) ); in ChkFlyUnderflow()
411 rInf.SetLineHeight( KSHORT(nHeight) ); in ChkFlyUnderflow()
412 rInf.SetLineNettoHeight( KSHORT( pCurr->Height() ) ); in ChkFlyUnderflow()
563 pFly->Height( KSHORT(aInter.Height()) ); in CalcFlyWidth()
576 pFly->Height( KSHORT( nH ) ); in CalcFlyWidth()
579 pFly->SetAscent( KSHORT(nAscent) ); in CalcFlyWidth()
593 pFly->Height( KSHORT(aInter.Height()) ); in CalcFlyWidth()
595 pFly->SetAscent( KSHORT(nAscent) ); in CalcFlyWidth()
677 KSHORT nAscent = 0; in NewFlyCntPortion()
1905 static KSHORT nRadius = 0; in ShowContour()
1908 KSHORT nHalf = nRadius / 2; in ShowContour()