Home
last modified time | relevance | path

Searched refs:widget_dtor (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_ui.c38 static int widget_dtor (VisObject *object);
46 widget_dtor (object); in box_dtor()
57 widget_dtor (object); in table_dtor()
81 widget_dtor (object); in notebook_dtor()
95 widget_dtor (object); in frame_dtor()
105 widget_dtor (object); in choice_dtor()
110 static int widget_dtor (VisObject *object) in widget_dtor() function
140 visual_object_initialize (VISUAL_OBJECT (widget), TRUE, widget_dtor); in visual_ui_widget_new()
573 visual_object_initialize (VISUAL_OBJECT (label), TRUE, widget_dtor); in visual_ui_label_new()
647 visual_object_initialize (VISUAL_OBJECT (image), TRUE, widget_dtor); in visual_ui_image_new()
[all …]
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_ui.c38 static int widget_dtor (VisObject *object);
46 widget_dtor (object); in box_dtor()
57 widget_dtor (object); in table_dtor()
83 widget_dtor (object); in frame_dtor()
93 widget_dtor (object); in choice_dtor()
98 static int widget_dtor (VisObject *object) in widget_dtor() function
128 visual_object_initialize (VISUAL_OBJECT (widget), TRUE, widget_dtor); in visual_ui_widget_new()
487 visual_object_initialize (VISUAL_OBJECT (label), TRUE, widget_dtor); in visual_ui_label_new()
561 visual_object_initialize (VISUAL_OBJECT (image), TRUE, widget_dtor); in visual_ui_image_new()
780 visual_object_initialize (VISUAL_OBJECT (entry), TRUE, widget_dtor); in visual_ui_entry_new()
[all …]
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/gphoto2/
H A Dwidget.i348 static int widget_dtor(CameraWidget *widget) { in widget_dtor() function
465 DEFAULT_DTOR(_CameraWidget, widget_dtor)
/dports/graphics/libvisual/libvisual-0.2.0/
H A DChangeLog420 * libvisual/lv_ui.*: Added widget_dtor to destroy the tooltip string
421 in. Destroyers of widgets that inherent from VisUIWidget chain with the widget_dtor
/dports/graphics/libvisual04/libvisual-0.4.0/
H A DChangeLog1622 * libvisual/lv_ui.*: Added widget_dtor to destroy the tooltip string
1623 in. Destroyers of widgets that inherent from VisUIWidget chain with the widget_dtor
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py2-gp2.5/
H A Dwidget_wrap.c3220 static int widget_dtor(CameraWidget *widget) { in widget_dtor() function
3698 int error = widget_dtor(self); in delete__CameraWidget()
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py3-gp2.5/
H A Dwidget_wrap.c3220 static int widget_dtor(CameraWidget *widget) { in widget_dtor() function
3698 int error = widget_dtor(self); in delete__CameraWidget()
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-bi-py2-gp2.5/
H A Dwidget_wrap.c3985 static int widget_dtor(CameraWidget *widget) { in widget_dtor() function
4463 int error = widget_dtor(self); in delete__CameraWidget()
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-bi-py3-gp2.5/
H A Dwidget_wrap.c3985 static int widget_dtor(CameraWidget *widget) { in widget_dtor() function
4463 int error = widget_dtor(self); in delete__CameraWidget()