Functiondojo._setContentSize

<script src="../../js/dojo.js"></script>
defined in dojo/_base/html.js

Sets the size of the node's contents, irrespective of margins, padding, or borders.

Usage

function (/*DomNode*/ node, /*Number*/ widthPx, /*Number*/ heightPx, /*Object*/ computedStyle) (view source)
parametertypedescription
nodeDomNode 
widthPxNumber 
heightPxNumber 
computedStyleObject