#include "cr-utils.h"Go to the source code of this file.
Data Structures | |
| struct | CRLayoutEng |
Typedefs | |
| typedef _CRLayEngPriv | CRLayEngPriv |
Functions | |
| CRLayEng * | cr_lay_eng_new (void) |
| void | cr_lay_eng_destroy (CRLayEng *a_this) |
| Destuctor of CRLayEng. | |
|
|
Definition at line 30 of file cr-layout-eng.h. |
|
|
Destuctor of CRLayEng.
Definition at line 1601 of file cr-lay-eng.c. References cr_sel_eng_destroy(), and PRIVATE. |
|
|
Referenced by cr_box_view_new_from_bm(), and cr_box_view_new_from_xml_css_bufs(). |
1.3.3