Searched refs:PreWidth (Results 1 – 4 of 4) sorted by relevance
170 inline KSHORT PreWidth() const { return pBracket->nPreWidth; }; in PreWidth() function in SwDoubleLinePortion174 inline KSHORT BracketWidth(){ return PreWidth() + PostWidth(); } in BracketWidth()
914 ((SwDoubleLinePortion*)pPor)->PreWidth(); in _GetCharRect()1603 sal_uInt16 nPreWidth = ((SwDoubleLinePortion*)pPor)->PreWidth(); in GetCrsrOfst()
372 KSHORT nChWidth = bOpen ? PreWidth() : PostWidth(); in PaintBracket()394 rInf.X( rInf.X() + PreWidth() ); in PaintBracket()
244 aSt.X() += ((SwDoubleLinePortion*)GetMulti())->PreWidth(); in UpdatePos()
Completed in 312 milliseconds