#include <speller.h>
◆ AutoClearMethod
| Enumerator |
|---|
| kClearNone | |
| kClearAuto | |
| kClearManual | |
| kClearMaxLength | |
◆ Speller()
| rime::Speller::Speller |
( |
const Ticket & | ticket | ) |
|
◆ AutoClear()
| bool rime::Speller::AutoClear |
( |
Context * | ctx | ) |
|
|
protected |
◆ AutoSelectAtMaxCodeLength()
| bool rime::Speller::AutoSelectAtMaxCodeLength |
( |
Context * | ctx | ) |
|
|
protected |
◆ AutoSelectPreviousMatch()
| bool rime::Speller::AutoSelectPreviousMatch |
( |
Context * | ctx, |
|
|
Segment * | previous_segment ) |
|
protected |
◆ AutoSelectUniqueCandidate()
| bool rime::Speller::AutoSelectUniqueCandidate |
( |
Context * | ctx | ) |
|
|
protected |
◆ FindEarlierMatch()
| bool rime::Speller::FindEarlierMatch |
( |
Context * | ctx, |
|
|
size_t | start, |
|
|
size_t | end ) |
|
protected |
◆ ProcessKeyEvent()
◆ alphabet_
| string rime::Speller::alphabet_ |
|
protected |
◆ auto_clear_
◆ auto_select_
| bool rime::Speller::auto_select_ = false |
|
protected |
◆ auto_select_pattern_
| boost::regex rime::Speller::auto_select_pattern_ |
|
protected |
◆ delimiters_
| string rime::Speller::delimiters_ |
|
protected |
◆ finals_
| string rime::Speller::finals_ |
|
protected |
◆ initials_
| string rime::Speller::initials_ |
|
protected |
◆ max_code_length_
| int rime::Speller::max_code_length_ = 0 |
|
protected |
◆ use_space_
| bool rime::Speller::use_space_ = false |
|
protected |
The documentation for this class was generated from the following files: