Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpoperationflood.c51 typedef struct _GimpOperationFloodContext GimpOperationFloodContext; typedef
171 … gimp_operation_flood_process_transform_rect (const GimpOperationFloodContext *ctx,
175 static gint gimp_operation_flood_process_propagate_vertical (GimpOperationFloodContext
366 gimp_operation_flood_process_transform_rect (const GimpOperationFloodContext *ctx, in gimp_operation_flood_process_transform_rect()
392 gimp_operation_flood_process_fetch (GimpOperationFloodContext *ctx) in gimp_operation_flood_process_fetch()
545 gimp_operation_flood_process_propagate_vertical (GimpOperationFloodContext *ctx, in gimp_operation_flood_process_propagate_vertical()
627 gimp_operation_flood_process_propagate_horizontal (GimpOperationFloodContext *ctx, in gimp_operation_flood_process_propagate_horizontal()
852 gimp_operation_flood_process_coalesce (const GimpOperationFloodContext *ctx, in gimp_operation_flood_process_coalesce()
904 gimp_operation_flood_process_commit (const GimpOperationFloodContext *ctx, in gimp_operation_flood_process_commit()
940 gimp_operation_flood_process_distribute (const GimpOperationFloodContext *ctx, in gimp_operation_flood_process_distribute()
[all …]