Searched refs:PostWidth (Results 1 – 2 of 2) sorted by relevance
171 inline KSHORT PostWidth() const { return pBracket->nPostWidth; } in PostWidth() function in SwDoubleLinePortion174 inline KSHORT BracketWidth(){ return PreWidth() + PostWidth(); } in BracketWidth()
372 KSHORT nChWidth = bOpen ? PreWidth() : PostWidth(); in PaintBracket()376 rInf.X( rInf.X() + Width() - PostWidth() + in PaintBracket()
Completed in 22 milliseconds