KDECore
nsSBCharSetProber.h File Reference
#include "nsCharSetProber.h"
Include dependency graph for nsSBCharSetProber.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | kencodingprober::nsSingleByteCharSetProber |
struct | kencodingprober::SequenceModel |
Namespaces | |
kencodingprober | |
Macros | |
#define | NEGATIVE_CAT 0 |
#define | NEGATIVE_SHORTCUT_THRESHOLD (float)0.05 |
#define | NUMBER_OF_SEQ_CAT 4 |
#define | POSITIVE_CAT (NUMBER_OF_SEQ_CAT-1) |
#define | POSITIVE_SHORTCUT_THRESHOLD (float)0.95 |
#define | SAMPLE_SIZE 64 |
#define | SB_ENOUGH_REL_THRESHOLD 1024 |
#define | SYMBOL_CAT_ORDER 250 |
Macro Definition Documentation
#define NEGATIVE_CAT 0 |
Definition at line 38 of file nsSBCharSetProber.h.
#define NEGATIVE_SHORTCUT_THRESHOLD (float)0.05 |
Definition at line 34 of file nsSBCharSetProber.h.
#define NUMBER_OF_SEQ_CAT 4 |
Definition at line 36 of file nsSBCharSetProber.h.
#define POSITIVE_CAT (NUMBER_OF_SEQ_CAT-1) |
Definition at line 37 of file nsSBCharSetProber.h.
#define POSITIVE_SHORTCUT_THRESHOLD (float)0.95 |
Definition at line 33 of file nsSBCharSetProber.h.
#define SAMPLE_SIZE 64 |
Definition at line 31 of file nsSBCharSetProber.h.
#define SB_ENOUGH_REL_THRESHOLD 1024 |
Definition at line 32 of file nsSBCharSetProber.h.
#define SYMBOL_CAT_ORDER 250 |
Definition at line 35 of file nsSBCharSetProber.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.