Home
last modified time | relevance | path

Searched refs:CLIP_HEIGHT (Results 1 – 1 of 1) sorted by relevance

/external/clang/www/analyzer/scripts/
Dexpandcollapse.js3 var CLIP_HEIGHT = 135; variable
52 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;