Searched refs:locate_first_in_offsets (Results 1 – 3 of 3) sorted by relevance
475 int32 UserDict::locate_first_in_offsets(const UserDictSearchable * searchable) { in locate_first_in_offsets() function in ime_pinyin::UserDict573 middle = locate_first_in_offsets(&searchable); in _get_lpis()577 int32 middle = locate_first_in_offsets(&searchable); in _get_lpis()736 off = locate_first_in_offsets(&searchable); in _get_lpis()740 int32 off = locate_first_in_offsets(&searchable); in _get_lpis()
362 int32 locate_first_in_offsets(const UserDictSearchable *searchable);