Searched refs:BreakWidth (Results 1 – 2 of 2) sorted by relevance
253 if ( !rGuess.BreakWidth() ) in BreakCut()270 Width( rGuess.BreakWidth() ); in BreakCut()354 Width( aGuess.BreakWidth() ); in _Format()372 Width( aGuess.BreakWidth() ); in _Format()428 if ( rInf.X() + aGuess.BreakWidth() <= rInf.Width() ) in _Format()429 Width( aGuess.BreakWidth() ); in _Format()
60 inline KSHORT BreakWidth() const { return nBreakWidth; } in BreakWidth() function in SwTxtGuess
Completed in 20 milliseconds