Home
last modified time | relevance | path

Searched refs:mMostCommonKeyWidthSquare (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.h48 mHasTouchPositionCorrectionData(false), mMostCommonKeyWidthSquare(0), in ProximityInfoState()
200 int mMostCommonKeyWidthSquare; variable
Dproximity_info_state.cpp58 mMostCommonKeyWidthSquare = proximityInfo->getMostCommonKeyWidthSquare(); in initInputParams()