Home
last modified time | relevance | path

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

/dports/graphics/goocanvas/goocanvas-1.0.0/src/
H A Dgoocanvasrect.h75 #define GOO_IS_CANVAS_RECT_MODEL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GOO_TYPE_CANVAS_R… macro
/dports/graphics/goocanvas2/goocanvas-2.0.4/src/
H A Dgoocanvasrect.h75 #define GOO_IS_CANVAS_RECT_MODEL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GOO_TYPE_CANVAS_R… macro
/dports/graphics/goocanvas3/goocanvas-3.0.0/src/
H A Dgoocanvasrect.h77 #define GOO_IS_CANVAS_RECT_MODEL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GOO_TYPE_CANVAS_R… macro
/dports/graphics/goocanvas3/goocanvas-3.0.0/demo/
H A Dmv-demo-focus.c85 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()
H A Dmv-demo-arrowhead.c401 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()
/dports/graphics/goocanvas/goocanvas-1.0.0/demo/
H A Dmv-demo-focus.c85 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()
H A Dmv-demo-arrowhead.c399 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()
/dports/graphics/goocanvas2/goocanvas-2.0.4/demo/
H A Dmv-demo-focus.c85 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()
H A Dmv-demo-arrowhead.c401 if (GOO_IS_CANVAS_RECT_MODEL (model)) in on_item_created()