|
librime 1.2
Rime Input Method Engine, the core library
|
Public Types | |
| using | State = LineCandidates |
Static Public Member Functions | |
| static void | Initiate (State &initial_state) |
| static void | ForEachCandidate (const State &state, Poet::Compare compare, UpdateLineCandidate update) |
| static Line & | BestLineToUpdate (State &state, const Line &new_line) |
| static const Line & | BestLineInState (const State &final_state, Poet::Compare compare) |
Static Public Attributes | |
| static constexpr int | kMaxLineCandidates = 7 |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |