Searched refs:mIsDecayingDict (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_policy.h43 mIsDecayingDict(HeaderReadWriteUtils::readBoolAttributeValue(&mAttributeMap,
68 mIsDecayingDict(HeaderReadWriteUtils::readBoolAttributeValue(&mAttributeMap,
90 mIsDecayingDict(headerPolicy->mIsDecayingDict),
104 mRequiresGermanUmlautProcessing(false), mIsDecayingDict(false),
135 if (!mIsDecayingDict) {
154 return mIsDecayingDict;
249 const bool mIsDecayingDict; member in class:latinime::HeaderPolicy

Completed in 110 milliseconds