Searched refs:CLIP_HEIGHT (Results 1 – 1 of 1) sorted by relevance
3 var CLIP_HEIGHT = 135; variable52 if (expandableDiv.offsetHeight <= CLIP_HEIGHT)72 with (data.style) { height = (CLIP_HEIGHT - EXPANDER_HEIGHT) + "px";103 expandableDiv.style.height = CLIP_HEIGHT + "px";149 newHeight = CLIP_HEIGHT;