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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
AbstractKeyboardBuilder.java 103 final E[][] newRows = (rowIndex < mRows.length) ? mRows
105 newRows[rowIndex] = elements;
106 mRows = newRows;
  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
TerminalBridge.java 473 int newColumns, newRows;
476 newRows = height / charHeight;
480 if (newColumns == columns && newRows == rows) {
485 rows = newRows;
  /frameworks/base/tools/aapt2/compile/
Png.cpp 1013 std::vector<png_bytep> newRows;
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 333 milliseconds