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

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
FixedTableModel.java 37 public float getCellWidth() {
67 tableRect.left + model.getCellWidth(),
82 return lastRect.right + model.getCellWidth() > tableRect.width();
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h 60 int getCellWidth() const { return CELL_WIDTH; }
proximity_info_state.cpp 61 mCellWidth = proximityInfo->getCellWidth();
  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
PagedViewCellLayout.java 81 public int getCellWidth() {
CellLayout.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java 250 float xThreshold = mCellLayout.getCellWidth();
363 int xThreshold = mCellLayout.getCellWidth();
CellLayout.java 738 public int getCellWidth() {
    [all...]
  /frameworks/base/core/java/android/widget/
DayPickerView.java 231 final int cellWidth = monthView.getCellWidth();
SimpleMonthView.java 237 public int getCellWidth() {
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
Folder.java 731 float cellOverlap = mContent.getCurrentCellLayout().getCellWidth()
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 518 milliseconds