Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-operations-util.h89 GParamSpec * gegl_operation_find_property (const gchar *operation_type,
H A Dgegl-serialize.c321 … GParamSpec *pspec = gegl_operation_find_property (gegl_node_get_operation (new), prop); in gegl_create_chain_argv()
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dsave.c90 gegl_operation_find_property (handler, "metadata") != NULL)
/dports/graphics/gegl/gegl-0.4.34/operations/core/
H A Dload.c265 gegl_operation_find_property (handler, "metadata") != NULL)
/dports/graphics/gegl/gegl-0.4.34/gegl/operation/
H A Dgegl-operation.c491 gegl_operation_find_property (const gchar *operation_type, in gegl_operation_find_property() function