Lines Matching refs:height

50 		button.style.height = '100px';
71 logo.style.height = '60px';
315 logo.style.height = '32px';
696 text.style.height = '150px';
994 heightInput.value = Math.ceil(bounds.height / scale);
1231 container.style.height = '360px';
1605 heightInput.value = img.height;
1767 heightInput.value = (img != null && !isPageLink) ? img.height : '';
2092 tableCell.geometry.height += 30;
2144 listCell.geometry.height += divider.geometry.height;
2160 listCell.geometry.height += field.geometry.height;
2256 cells[i].geometry.height = Math.max(cells[i].geometry.height, size.height);
2307 textarea.style.height = '354px';
2540 outer.style.height = '100%';
2544 header.style.height = '46px';
2555 logo.style.height = '40px';
2776 tabs.style.height = '30px';
3090 elt.style.height = w + 'px';
4094 logo.style.height = '60px';
4520 div.style.height = '100%';
4610 cross.style.height = '14px';
4645 (w != null && h != null) ? Math.max(w / img.width, h / img.height) :
4646 Math.min(1, Math.min(maxSize / img.width, maxSize / img.height));
4655 fn(newValue, Math.round(Number(img.width) * s), Math.round(Number(img.height) * s));
4689 insertImage(newValue, geo.width, geo.height, resize);
4944 div.style.height = '100%';
4973 cross.style.height = '14px';
5263 img.style.height = '26px';
5544 textarea.style.height = '140px';
5597 list.style.height = '378px';
5605 container.style.height = '376px';
5902 dlg.textarea.style.height = '380px';
6770 div.style.height = '100%';
7491 div.style.height = '100%';
7949 hd.style.height = '40px';
7994 buttons.style.height = '60px';
8063 div.style.height = '100%';
8219 inner.style.height = '120px';
8422 croppieDiv.style.height = '300px';
8436 viewport: { width: 150, height: 150, type: 'circle' },
8450 viewport: { width: 150, height: 150, type: 'square' },
8687 hInput.value = (geo != null) ? geo.height : '';
8784 g.height = Number(hInput.value);
8841 outer.style.height = '100%';
8845 header.style.height = '40px';
8893 div.style.height = '340px';
9016 elt.style.height = ih + 'px';
9314 addButton(null, null, 0, 0, 0, 0, {xml: temp, w: size.width, h: size.height});
9448 addButton(uri, null, 0, 0, img.width, img.height);
9699 nameInput.style.height = h + 'px';
9719 container.style.height = (h + 4) + 'px';
9742 var ns = Math.min((200 - 40) / b.width, (h - 40) / b.height);
10776 newDiagramCat.style.height = "280px";
10777 newDiagramCatList.style.height = "190px";
10783 newDiagramCat.style.height = "440px";
10784 newDiagramCatList.style.height = "355px";