OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_POINT_SKIP_DISTANCE_SCALE
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h
51
static const int
LAST_POINT_SKIP_DISTANCE_SCALE
;
proximity_info_params.cpp
47
const int ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
= 4;
proximity_info_state_utils.cpp
433
* ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
< mostCommonKeyWidth) {
441
/ ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
);
[
all
...]
Completed in 63 milliseconds