Home
last modified time | relevance | path

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

/dports/graphics/xournalpp/xournalpp-1.1.0/ui/
H A Dtoolbar.ini40 …ACE,HAND,SEPARATOR, DEFAULT_TOOL,SEPARATOR, FINE,MEDIUM,THICK,SEPARATOR,TOOL_FILL,SEPARATOR,COLOR(…
48 …ATOR, SELECT,VERTICAL_SPACE,HAND,SEPARATOR, FINE,MEDIUM,THICK,SEPARATOR,TOOL_FILL,SEPARATOR ,COLOR…
54 toolbarLeft2=FINE,MEDIUM,THICK,SEPARATOR,TOOL_FILL,SEPARATOR,DRAW_ELLIPSE,DRAW_RECTANGLE,DRAW_ARROW…
85 toolbarFloat3=TOOL_FILL,FINE,THICK,DRAW_RECTANGLE
/dports/graphics/azpainter/azpainter-2.1.7/src/include/
H A DdefTool.h34 TOOL_FILL, enumerator
/dports/graphics/azpainterb/azpainterb-1.1.3/src/include/
H A DdefTool.h43 TOOL_FILL, enumerator
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtools.h44 TOOL_FILL, enumerator
H A Dtuxpaint.c2590 else if (cur_tool == TOOL_FILL) in mainloop()
2647 else if (cur_tool == TOOL_FILL) in mainloop()
3169 else if (cur_tool == TOOL_FILL) in mainloop()
3311 else if (cur_tool == TOOL_FILL) in mainloop()
3395 else if (cur_tool == TOOL_FILL) in mainloop()
3545 cur_tool == TOOL_FILL) in mainloop()
4144 else if (cur_tool == TOOL_FILL) in mainloop()
4557 else if (cur_tool == TOOL_FILL) in mainloop()
4817 cur_tool == TOOL_FILL) in mainloop()
4998 else if (cur_tool == TOOL_FILL) in mainloop()
[all …]
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DStatusBar.c219 case TOOL_FILL: in StatusBar_setHelp_tool()
H A DDockOption_tool.c660 case TOOL_FILL: in DockOption_createTab_tool()
/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DStatusBar.c260 case TOOL_FILL: in StatusBar_setHelp_tool()
H A DDockOption_tool.c759 case TOOL_FILL: in DockOption_createTab_tool()
/dports/graphics/azpainterb/azpainterb-1.1.3/src/draw/
H A Ddraw_op_main.c265 case TOOL_FILL: in _onPress_tool()
H A Ddraw_op_func1.c270 if(p->w.optoolno == TOOL_FILL) in _fill_release()
H A Ddraw_op_sub.c608 case TOOL_FILL: in drawOpSub_setDrawInfo()
/dports/graphics/azpainter/azpainter-2.1.7/src/draw/
H A Ddraw_op_main.c254 case TOOL_FILL: in _onPress_tool()
H A Ddraw_op_sub.c655 case TOOL_FILL: in drawOpSub_setDrawInfo()
H A Ddraw_op_func1.c237 if(p->w.optoolno == TOOL_FILL) in _fill_release()