Home
last modified time | relevance | path

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

/dports/graphics/azpainterb/azpainterb-1.1.3/src/include/
H A Ddraw_op_def.h67 DRAW_OPSUB_SEL_REPLACE, enumerator
/dports/graphics/azpainterb/azpainterb-1.1.3/src/draw/
H A Ddraw_op_func2.c734 return drawOpXor_boximage_press(p, DRAW_OPSUB_SEL_REPLACE); in drawOp_selectReplace_press()
H A Ddraw_op_xor.c425 case DRAW_OPSUB_SEL_REPLACE: in _xorbox_image_release()