Searched defs:RealWidth (Results 1 – 1 of 1) sorted by relevance
611 inline KSHORT RealWidth() const { return nRealWidth; } in RealWidth() function in SwTxtFormatInfo612 inline void RealWidth( const KSHORT nNew ) { nRealWidth = nNew; } in RealWidth() function in SwTxtFormatInfo
Completed in 24 milliseconds