OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clipValue
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SeekBarDialogPreference.java
86
private int
clipValue
(final int value) {
95
return
clipValue
(getValueFromProgress(progress));
102
mSeekBar.setProgress(getProgressFromValue(
clipValue
(value)));
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSParser-in.cpp
[
all
...]
Completed in 22 milliseconds