librime 1.2
Rime Input Method Engine, the core library
spelling.h File Reference
#include <rime/common.h>
Include dependency graph for spelling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rime::SpellingProperties
struct  rime::Spelling

Namespaces

namespace  rime

Enumerations

enum  rime::SpellingType {
  rime::kNormalSpelling , rime::kFuzzySpelling , rime::kAbbreviation , rime::kCompletion ,
  rime::kAmbiguousSpelling , rime::kInvalidSpelling
}