|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Include dependency graph for ev-form-field-accessible.c:Go to the source code of this file.
Data Structures | |
| struct | _EvFormFieldAccessiblePrivate |
|
static |
Definition at line 353 of file ev-form-field-accessible.c.
|
static |
Definition at line 81 of file ev-form-field-accessible.c.
|
static |
Definition at line 341 of file ev-form-field-accessible.c.
Here is the caller graph for this function:| EvFormField* ev_form_field_accessible_get_field | ( | EvFormFieldAccessible * | accessible) |
Definition at line 393 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 178 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 197 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 205 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 68 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 368 of file ev-form-field-accessible.c.
| EvFormFieldAccessible* ev_form_field_accessible_new | ( | EvPageAccessible * | page, |
| EvFormField * | form_field, | ||
| EvRectangle * | area | ||
| ) |
Definition at line 376 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 253 of file ev-form-field-accessible.c.
Here is the caller graph for this function:| void ev_form_field_accessible_update_state | ( | EvFormFieldAccessible * | accessible) |
Definition at line 314 of file ev-form-field-accessible.c.
Here is the caller graph for this function:| G_DEFINE_TYPE_WITH_CODE | ( | EvFormFieldAccessible | , |
| ev_form_field_accessible | , | ||
| ATK_TYPE_OBJECT | , | ||
| G_IMPLEMENT_INTERFACE(ATK_TYPE_COMPONENT, ev_form_field_accessible_component_iface_init) | |||
| ) |
Definition at line 41 of file ev-form-field-accessible.c.
|
static |
Definition at line 88 of file ev-form-field-accessible.c.
Here is the caller graph for this function:
|
static |
Definition at line 166 of file ev-form-field-accessible.c.
Here is the caller graph for this function: