Searched refs:GetDropLeft (Results 1 – 6 of 6) sorted by relevance
100 inline KSHORT GetDropLeft() const { return Width() + nFix; } in GetDropLeft() function in SwDropPortion
183 inline KSHORT GetDropLeft() const { return nDropLeft; } in GetDropLeft() function in SwTxtMargin
624 && rPoint.X() < aLine.FirstLeft() + aLine.GetDropLeft() ) in _GetCrsrOfst()
195 rRect.Width( aLine.GetDropLeft() ); in _GetDropRect()
395 nDropLeft = pPorDrop->GetDropLeft(); in DropInit()
474 const long nLeftMin = (rInf.X() || GetDropLeft()) ? nLeftMar : GetLeftMin(); in CalcFlyWidth()
Completed in 125 milliseconds