librime 1.2
Rime Input Method Engine, the core library
rime::dictionary Namespace Reference

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)

Function Documentation

◆ compare_chunk_by_head_element()

bool rime::dictionary::compare_chunk_by_head_element ( const Chunk & a,
const Chunk & b )

◆ match_extra_code()

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 )