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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_dict_constants.cpp 55 const uint8_t Ver4DictConstants::FLAG_REPRESENTS_BEGINNING_OF_SENTENCE = 0x1;
ver4_dict_constants.h 54 static const uint8_t FLAG_REPRESENTS_BEGINNING_OF_SENTENCE;

Completed in 1002 milliseconds