Home
last modified time | relevance | path

Searched refs:gegl_node_is_graph (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gegl/gegl-0.4.34/gegl/graph/
H A Dgegl-node.h694 gboolean gegl_node_is_graph (GeglNode *node);
H A Dgegl-node.c854 gegl_node_is_graph (GeglNode *node) in gegl_node_is_graph() function
/dports/graphics/gegl/gegl-0.4.34/
H A DNEWS439 Expose gegl_node_is_graph()
/dports/graphics/gegl/gegl-0.4.34/docs/
H A DNEWS.adoc535 Expose gegl_node_is_graph()
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dui-core.c3653 if (!output_format && gegl_node_is_graph (source)) in queue_edge()