| computedValue | CSS::Length | [mutable, protected] |
| em enum value | CSS::RelativeLength | |
| ex enum value | CSS::RelativeLength | |
| getAsPixels(const uint32 currentIteration=0) const | CSS::RelativeLength | [inline, virtual] |
| getComputedValue() const | CSS::Length | [inline, virtual] |
| isAbsolute() const | CSS::Length | [inline, virtual] |
| isAuto() const | CSS::Length | [inline, virtual] |
| iteration | CSS::Length | [mutable, protected] |
| Length(const float _value) | CSS::Length | [inline, protected] |
| percent enum value | CSS::RelativeLength | |
| RelativeLength(const float value, const RelativeUnit &relUnit, Length &relativeTo) | CSS::RelativeLength | [inline] |
| RelativeLength(const RelativeLength &other) | CSS::RelativeLength | [inline] |
| RelativeUnit enum name | CSS::RelativeLength | |
| setComputedValue(const int32 _value, const uint32 _iter) | CSS::Length | [inline, virtual] |
| setValue(const float val) | CSS::Length | [inline] |
| setZero() | CSS::Length | [inline, virtual] |
| to | CSS::RelativeLength | [protected] |
| unit | CSS::RelativeLength | [protected] |
| value | CSS::Length | [protected] |