Home
last modified time | relevance | path

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

/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h1609 CtxCommand *ctx_iterator_next (CtxIterator *iterator);
9144 ctx_iterator_next (CtxIterator *iterator) in ctx_iterator_next() function
9852 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_drawlist_remove_tiny_curves()
27207 while ( (command= ctx_iterator_next (&iterator) ) ) in ctx_glyph_drawlist()
28551 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_render_cairo()
34056 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_render_stream()
34074 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_render_string()
34161 while ((command = ctx_iterator_next (iterator))) in ctx_path_extents()
36043 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_render_ctx()
36056 while ( (command = ctx_iterator_next (&iterator) ) ) in ctx_render_ctx_textures()