HomeSort by relevance Sort by last modified time
    Searched refs:splstr16_to_idxs (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/PinyinIME/jni/include/
splparser.h 53 uint16 splstr16_to_idxs(const char16 *splstr, uint16 str_len, uint16 splidx[],
  /packages/inputmethods/PinyinIME/jni/share/
splparser.cpp 159 uint16 SpellingParser::splstr16_to_idxs(const char16 *splstr, uint16 str_len, function in class:ime_pinyin::SpellingParser
275 uint16 idx_num = splstr16_to_idxs(splstr, str_len, spl_idx, start_pos,

Completed in 26 milliseconds