HomeSort by relevance Sort by last modified time
    Searched refs:edgeY (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_utils.h 230 const int edgeY = y < top ? top : (y > bottom ? bottom : y);
232 const int dy = y - edgeY;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]

Completed in 1223 milliseconds