#include <QtCore/QString>
Go to the source code of this file.
Functions | |
int | konsole_wcwidth (quint16 ucs) |
int | string_width (const QString &txt) |
int konsole_wcwidth | ( | quint16 | ucs | ) |
Definition at line 68 of file konsole_wcwidth.cpp.
References bisearch().
Referenced by Screen::ShowCharacter(), and string_width().
int string_width | ( | const QString & | txt | ) |
Definition at line 210 of file konsole_wcwidth.cpp.
References konsole_wcwidth(), and Faddeeva::w().
Referenced by TerminalView::preeditRect().