|
librime 1.2
Rime Input Method Engine, the core library
|
Classes | |
| struct | Chunk |
| struct | QueryResult |
| struct | CodeMatch |
Functions | |
| bool | compare_chunk_by_head_element (const Chunk &a, const Chunk &b) |
| CodeMatch | match_extra_code (const table::Code *extra_code, size_t depth, const SyllableGraph &syll_graph, size_t current_pos, bool predict_word) |
| CodeMatch rime::dictionary::match_extra_code | ( | const table::Code * | extra_code, |
| size_t | depth, | ||
| const SyllableGraph & | syll_graph, | ||
| size_t | current_pos, | ||
| bool | predict_word ) |