Layout Engine |
Classes | |
class | eve_t |
Eve engine. More... | |
class | layout_attributes_t |
Layout data interface from the client to the engine. More... | |
class | place_data_t |
Layout data interface from the engine to the client. More... | |
class | place_data_t::slice_t |
Element geometry for a single orientation of place_data_t. More... | |
class | layout_attributes_t::slice_t |
placeable object geometry for a single orientation of layout_attributes_t. More... | |
Modules | |
Implementing Right-To-Left Layout | |
Functions | |
void | set_margin (layout_attributes_t &container, int x) |
Function Documentation
void set_margin | ( | adobe::layout_attributes_t & | container, |
int | x | ||
) |
Quick way of setting every margin in a container to a single size.
- Parameters:
-
container geography for a container x value to which the margins should be set