Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Object
Function
converts any legal color representation to normalized dojo.Color object
dojo.Color
Function
the "target" object to be updated
the "update" object, whose properties will be used to update the existed object
updates an existing object with properties from an "update" object
Object
Function
the object to be cloned before updating
the object, which properties are to be cloned during updating
copies the original object, and all copied properties from the "update" object
Object
Function
number to be converted
if it is true, add a space before a positive number
converts a number to a string using a fixed notation
String
Function
font object (see dojox.gfx.defaultFont)
converts a font object to a CSS font string
Object
Function
a CSS font string
converts a CSS font string to a font object
Converts a CSS font string to a gfx font object. The CSS font string components should follow the W3C specified order (see http://www.w3.org/TR/CSS2/fonts.html#font-shorthand): style, variant, weight, size, optional line height (will be ignored), and family.
Object
Function
returns a number of pixels per point
Number
Function
a value in points
converts points to pixels
Number
Function
a value in pixels
converts pixels to points
Number
Function
a length, e.g., "12pc"
converts any length value to pixels
Number
Function
compares event sources, returns true if they are equal
Function
Object
Object
Object