OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREV_DISTANCE_WEIGHT
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.cpp
79
const float ProximityInfoParams::
PREV_DISTANCE_WEIGHT
= 0.5f;
proximity_info_params.h
81
static const float
PREV_DISTANCE_WEIGHT
;
Completed in 525 milliseconds