Home
last modified time | relevance | path

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

/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js243 if (active.params.constrain) height = height * (x/width);
247 if (active.params.constrain) width = width * (y/height);
765 _pub.html(img, {width: this.width, height: this.height, constrain: true}) property
789 params.constrain = true;