Home
last modified time | relevance | path

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

/dports/graphics/azpainter/azpainter-2.1.7/src/draw/
H A Ddraw_op_xor.c474 static void _xorsumline_init(DrawData *p,int optype,int opsubtype) in _xorsumline_init() function
492 _xorsumline_init(p, DRAW_OPTYPE_XOR_SUMLINE, opsubtype); in drawOpXor_sumline_press()
636 _xorsumline_init(p, DRAW_OPTYPE_XOR_POLYGON, opsubtype); in drawOpXor_polygon_press()
/dports/graphics/azpainterb/azpainterb-1.1.3/src/draw/
H A Ddraw_op_xor.c638 static void _xorsumline_init(DrawData *p,int optype,int opsubtype,mBool coordinate_image) in _xorsumline_init() function
663 _xorsumline_init(p, DRAW_OPTYPE_XOR_SUMLINE, opsubtype, coordinate_image); in drawOpXor_sumline_press()
807 _xorsumline_init(p, DRAW_OPTYPE_XOR_POLYGON, opsubtype, FALSE); in drawOpXor_polygon_press()