Searched refs:defaultHeight (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | Panel.js | 94 createSidebarView: function(parentElement, position, defaultWidth, defaultHeight) argument 102 …w WebInspector.SidebarView(position, this._sidebarWidthSettingName(), defaultWidth, defaultHeight);
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/ |
D | controller.js | 16 defaultHeight: 380, minHeight: 380, maxHeight: 380, property
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | AndouKun.java | 132 int defaultHeight = 320; in onCreate() local 135 defaultWidth = (int)(defaultHeight * ratio); in onCreate() 170 … mGame.bootstrap(this, dm.widthPixels, dm.heightPixels, defaultWidth, defaultHeight, mDifficulty); in onCreate()
|
/external/chromium_org/chrome/common/extensions/api/ |
D | app_window.idl | 38 [nodoc] long? defaultHeight;
|