Returns the value of the given expression in the given context.
Should be treated as package scope.
|
code » | ||||||
Converts the given coordinate to a number value in units.
Should be treated as package scope.
Arguments:
Returns: number
The correct number of coordinate space units.
|
code » | ||||||
Determines if the given coordinate is a percent based coordinate or an
expression with a percent based component.
|
code » | ||||||
Determines if the given coordinate is a pixel based coordinate or an
expression with a pixel based component.
|
code » | ||||||
Determines if the given coordinate is special - i.e. not just a number.
|
code » |