HomeSort by relevance Sort by last modified time
    Searched defs:keyHeight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/keyboard/resources/
main.js 57 keyHeight: 0,
163 this.keyHeight = Math.floor(weightY * pixelPerWeightY);
288 * @param {number} keyHeight The height of each key.
291 function redistribute(allKeys, params, xOffset, width, keyHeight, yOffset) {
327 updateKey(key, keyWidth, keyHeight, xOffset, yOffset)
338 * @param {number} keyHeight The height of the keys in this row.
341 function realignSpacebarRow(row, prevRow, params, keyHeight, heightOffset) {
398 keyHeight,
406 keyHeight,
416 keyHeight,
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 43 milliseconds