Searched defs:lookup_table (Results 1 – 3 of 3) sorted by relevance
18 ui::CandidateWindow lookup_table; member
311 static const char *lookup_table(int num, struct str_table *table) in lookup_table() function
217 static std::map<int,int>* lookup_table = new std::map<int,int>(); in GetPersistentIDByIDR() local