Searched refs:GetDropDescent (Results 1 – 4 of 4) sorted by relevance
248 rDropDescent = pDrop->GetDropDescent(); in GetDropSize()551 SetDropHeight( nHeight * nLines - GetDropDescent() ); in GuessDropHeight()585 GetDropDescent(), pDropFmt->GetDistance() ); in NewDropPortion()688 const Size aSize( nX - 1, GetDropHeight()+GetDropDescent() ); in PaintDropPortion()
99 inline KSHORT GetDropDescent() const { return nDropDescent; } in GetDropDescent() function in SwDropPortion
186 inline KSHORT GetDropDescent() const { return nDropDescent; } in GetDropDescent() function in SwTxtMargin
398 nDropDescent = pPorDrop->GetDropDescent(); in DropInit()1072 ((SwDropPortion*)pPor)->GetDropDescent() ); in _GetCharRect()
Completed in 30 milliseconds