Home
last modified time | relevance | path

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

/dports/graphics/p5-Gimp/Gimp-2.33/examples/
H A Dxachshadow18 my $shadowlayer = $drawable->copy(FALSE);
19 $image->insert_layer($shadowlayer,0,0);
20 my $checkmask = $shadowlayer->create_mask(ADD_WHITE_MASK);
21 $shadowlayer->add_mask($checkmask);
24 my $frontlayer = $shadowlayer->copy(0);
27 $shadowlayer->fill(BACKGROUND_FILL);
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h850 int shadowlayer:32; member
H A Dopenbor.c7854 if((value=GET_ARG(7))[0]) pstatus->shadowlayer = atoi(value); in _readbarstatus()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h848 int shadowlayer:32; member
H A Dopenbor.c7992 if((value=GET_ARG(7))[0]) pstatus->shadowlayer = atoi(value); in _readbarstatus()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h864 int shadowlayer; member
H A Dopenbor.c10663 pstatus->shadowlayer = atoi(value); in _readbarstatus()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1630 int shadowlayer; member
H A Dopenbor.c565 .shadowlayer = 0,
582 .shadowlayer = 0,
599 .shadowlayer = 0,
12428 pstatus->shadowlayer = atoi(value); in _readbarstatus()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2115 int shadowlayer; member
H A Dopenbor.c615 .shadowlayer = 0,
632 .shadowlayer = 0,
649 .shadowlayer = 0,
13012 pstatus->shadowlayer = atoi(value); in _readbarstatus()