edje - support edc proxy.source_clip
[framework/uifw/edje.git] / src / lib / edje_private.h
index 3875781..9a19225 100644 (file)
@@ -987,6 +987,8 @@ struct _Edje_Part_Description_Spec_Proxy
    Edje_Part_Description_Spec_Fill   fill;
 
    int id; /* the part id to use as a source for this state */
+   Eina_Bool source_visible;  /* source object visibility */
+   Eina_Bool source_clip;     /* source object clip */
 };
 
 struct _Edje_Part_Description_Spec_Text