GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
konsole_wcwidth.h File Reference
#include <QtCore/QBool>
#include <QtCore/QString>
Include dependency graph for konsole_wcwidth.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int konsole_wcwidth (quint16 ucs)
int string_width (const QString &txt)

Function Documentation

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().