Searched defs:aspect_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/resources/keyboard/
H A Dmain.js65 aspect_: 1,
77 return this.aspect_;
111 var width = Math.floor(height * this.aspect_);
156 this.aspect_ = 1; // ratio width:height
194 this.aspect_ = aspect;
233 this.aspect_ = aspect;
264 this.aspect_ = aspect;
316 this.aspect_ = 1.3;
357 this.aspect_ = 1.3;
390 this.aspect_
[all...]

Completed in 55 milliseconds