HomeSort by relevance Sort by last modified time
    Searched defs:onAscend (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_writing_helper.h 54 bool onAscend() { return true; }
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.h 67 bool onAscend() { return true; }
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
dynamic_pt_gc_event_listeners.h 46 bool onAscend() {
88 bool onAscend() { return true; }
117 bool onAscend() { return true; }
144 bool onAscend() { return true; }
dynamic_pt_reading_helper.h 43 virtual bool onAscend() = 0;
65 bool onAscend() { return true; }

Completed in 472 milliseconds