This is the complete list of members for ot::MarginsF, including all inherited members.
| addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const override | ot::MarginsF | virtual |
| ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0 | ot::Serializable | privatepure virtual |
| bottom(void) const | ot::MarginsF | inline |
| left(void) const | ot::MarginsF | inline |
| MarginsF() | ot::MarginsF | inline |
| MarginsF(float _left, float _top, float _right, float _bottom) | ot::MarginsF | inline |
| MarginsF(const MarginsF &_other) | ot::MarginsF | inline |
| operator=(const MarginsF &_other) | ot::MarginsF | |
| right(void) const | ot::MarginsF | inline |
| setBottom(float _margin) | ot::MarginsF | inline |
| setFromJsonObject(const ConstJsonObject &_object) override | ot::MarginsF | virtual |
| setLeft(float _margin) | ot::MarginsF | inline |
| setRight(float _margin) | ot::MarginsF | inline |
| setTop(float _margin) | ot::MarginsF | inline |
| top(void) const | ot::MarginsF | inline |
| ~MarginsF() | ot::MarginsF | inlinevirtual |