Konsole
konsole_wcwidth.cpp File Reference
#include "konsole_wcwidth.h"
Include dependency graph for konsole_wcwidth.cpp:

Go to the source code of this file.
Functions | |
static int | bisearch (quint16 ucs, const struct interval *table, int max) |
int | konsole_wcwidth (quint16 ucs) |
int | string_width (const QString &txt) |
Function Documentation
static int bisearch | ( | quint16 | ucs, | |
const struct interval * | table, | |||
int | max | |||
) | [static] |
Definition at line 18 of file konsole_wcwidth.cpp.
int konsole_wcwidth | ( | quint16 | ucs | ) |
Definition at line 68 of file konsole_wcwidth.cpp.
int string_width | ( | const QString & | txt | ) |
Definition at line 209 of file konsole_wcwidth.cpp.