Home
last modified time | relevance | path

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

/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dcanvas.h41 GpaintBackgroundColor, enumerator
H A Dbrush.c154 else if (attrib == GpaintBackgroundColor) in eraser_attribute()
H A Dcolor_palette.c428 changed = (*tool->attribute)(tool, GpaintBackgroundColor, (gpointer*)color); in change_background_color()