Searched refs:resizeHeight (Results 1 – 2 of 2) sorted by relevance
44 window.onresize = resizeHeight;164 resizeHeight();323 function resizeHeight() { function384 resizeHeight();
1137 boolean resizeHeight = false; in onMeasure()1157 resizeHeight = heightSpecMode != MeasureSpec.EXACTLY; in onMeasure()1171 if (resizeWidth || resizeHeight) { in onMeasure()1198 if (!resizeHeight && !sCompatAdjustViewBounds) { in onMeasure()1209 if (!done && resizeHeight) { in onMeasure()