|
LiVES
2.4.1-svn
|
Go to the source code of this file.
Data Structures | |
| struct | lives_special_framedraw_rect_t |
| struct | lives_special_aspect_t |
| struct | lives_special_mergealign_t |
Functions | |
| void | init_special (void) |
| void | add_to_special (const char *special_string, lives_rfx_t *) |
| void | check_for_special (lives_rfx_t *, lives_param_t *param, LiVESBox *) |
| void | fd_connect_spinbutton (lives_rfx_t *) |
| void | fd_tweak (lives_rfx_t *) |
| void | after_aspect_width_changed (LiVESSpinButton *, livespointer) |
| void | after_aspect_height_changed (LiVESToggleButton *, livespointer) |
| void | special_cleanup (void) |
| void | setmergealign (void) |
| void | set_aspect_ratio_widgets (lives_param_t *w, lives_param_t *h) |
| boolean | is_perchannel_multi (lives_rfx_t *rfx, int pnum) |
Variables | |
| lives_special_mergealign_t | mergealign |
| void add_to_special | ( | const char * | special_string, |
| lives_rfx_t * | |||
| ) |
| void after_aspect_height_changed | ( | LiVESToggleButton * | , |
| livespointer | |||
| ) |
| void after_aspect_width_changed | ( | LiVESSpinButton * | , |
| livespointer | |||
| ) |
| void check_for_special | ( | lives_rfx_t * | , |
| lives_param_t * | param, | ||
| LiVESBox * | |||
| ) |
| void fd_connect_spinbutton | ( | lives_rfx_t * | ) |
| void fd_tweak | ( | lives_rfx_t * | ) |
| void init_special | ( | void | ) |
| boolean is_perchannel_multi | ( | lives_rfx_t * | rfx, |
| int | pnum | ||
| ) |
| void set_aspect_ratio_widgets | ( | lives_param_t * | w, |
| lives_param_t * | h | ||
| ) |
| void setmergealign | ( | void | ) |
| void special_cleanup | ( | void | ) |
| lives_special_mergealign_t mergealign |
1.8.6