LiVES 1.4.9
Data Structures | Defines | Functions | Variables

src/paramspecial.h File Reference

#include "framedraw.h"

Go to the source code of this file.

Data Structures

struct  lives_special_aspect_t
struct  lives_special_framedraw_rect_t
struct  lives_special_mergealign_t

Defines

#define FD_NONE   0
#define FD_RECT_DEMASK   1
#define FD_RECT_MULTRECT   2
#define FD_SINGLEPOINT   3
#define RFX_EXTRA_WIDTH   200

Functions

void init_special (void)
gint add_to_special (const gchar *special_string, lives_rfx_t *)
void check_for_special (lives_param_t *, gint num, GtkBox *, lives_rfx_t *)
void fd_connect_spinbutton (lives_rfx_t *)
void fd_tweak (lives_rfx_t *)
void after_aspect_width_changed (GtkSpinButton *, gpointer)
void after_aspect_height_changed (GtkToggleButton *, gpointer)
void special_cleanup (void)
void setmergealign (void)
gboolean is_perchannel_multi (lives_rfx_t *rfx, gint i)

Variables

lives_special_mergealign_t mergealign

Define Documentation

#define FD_NONE   0
#define FD_RECT_DEMASK   1
#define FD_RECT_MULTRECT   2
#define FD_SINGLEPOINT   3
#define RFX_EXTRA_WIDTH   200

Function Documentation

gint add_to_special ( const gchar *  special_string,
lives_rfx_t  
)
void after_aspect_height_changed ( GtkToggleButton *  ,
gpointer   
)
void after_aspect_width_changed ( GtkSpinButton *  ,
gpointer   
)
void check_for_special ( lives_param_t ,
gint  num,
GtkBox *  ,
lives_rfx_t  
)
void fd_connect_spinbutton ( lives_rfx_t )
void fd_tweak ( lives_rfx_t )
void init_special ( void  )
gboolean is_perchannel_multi ( lives_rfx_t rfx,
gint  i 
)
void setmergealign ( void  )
void special_cleanup ( void  )

Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines