Searched refs:resizeWidth (Results 1 – 3 of 3) sorted by relevance
156 $(".side-nav-resizable").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } });162 resizeWidth();281 function resizeWidth() { function309 resizeWidth();
20 width: options.resizeWidth || skImg.width(),
631 boolean resizeWidth = widthSpecMode != MeasureSpec.EXACTLY; in onMeasure()636 if (resizeWidth && resizeHeight) { in onMeasure()641 } else if (resizeWidth) { in onMeasure()