Home
last modified time | relevance | path

Searched refs:PostWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dpormulti.hxx171 inline KSHORT PostWidth() const { return pBracket->nPostWidth; } in PostWidth() function in SwDoubleLinePortion
174 inline KSHORT BracketWidth(){ return PreWidth() + PostWidth(); } in BracketWidth()
H A Dpormulti.cxx372 KSHORT nChWidth = bOpen ? PreWidth() : PostWidth(); in PaintBracket()
376 rInf.X( rInf.X() + Width() - PostWidth() + in PaintBracket()

Completed in 25 milliseconds