Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches

Topics

 Implementing Right-To-Left Layout

Classes

class  eve_t
 Eve engine. More...
class  layout_attributes_t
 Layout data interface from the client to the engine. More...
class  layout_attributes_t::slice_t
 placeable object geometry for a single orientation of layout_attributes_t. 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...

Functions

void set_margin (layout_attributes_t &container, int x)

Detailed Description

Function Documentation

◆ set_margin()

void set_margin ( adobe::layout_attributes_t & container,
int x )

Quick way of setting every margin in a container to a single size.

Parameters
containergeography for a container
xvalue to which the margins should be set