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/
proximity_info_params.h
54
static const int
LAST_POINT_SKIP_DISTANCE_SCALE
;
proximity_info_params.cpp
50
const int ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
= 4;
proximity_info_state_utils.cpp
476
* ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
< mostCommonKeyWidth) {
484
/ ProximityInfoParams::
LAST_POINT_SKIP_DISTANCE_SCALE
);
[
all
...]
Completed in 140 milliseconds