Home
last modified time | relevance | path

Searched refs:freehandDrag (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Drgbpickertool.h97 void freehandDrag(const TPointD &drawingPos, const TPointD &workingPos);
H A Drgbpickertool.cpp369 freehandDrag(pos, e.m_pos); in leftButtonDrag()
600 void RGBPickerTool::freehandDrag(const TPointD &drawingPos, in freehandDrag() function in RGBPickerTool
H A Dcontrolpointeditortool.cpp180 void freehandDrag(const TPointD &pos);
856 freehandDrag(pos); in leftButtonDrag()
1146 void ControlPointEditorTool::freehandDrag(const TPointD &pos) { in freehandDrag() function in ControlPointEditorTool
H A Drastertapetool.cpp202 freehandDrag(pos); in leftButtonDrag()
718 void freehandDrag(const TPointD &pos) { in freehandDrag() function in RasterTapeTool
H A Dselectiontool.h392 void freehandDrag(const TPointD &pos);
H A Drasterselectiontool.cpp643 freehandDrag(pos); in leftButtonDrag()
658 freehandDrag(pos); in leftButtonDrag()
H A Dvectorerasertool.cpp347 void freehandDrag(const TPointD &pos);
879 freehandDrag(pos); in leftButtonDrag()
1210 void EraserTool::freehandDrag(const TPointD &pos) { in freehandDrag() function in EraserTool
H A Dselectiontool.cpp1314 void SelectionTool::freehandDrag(const TPointD &pos) { in freehandDrag() function in SelectionTool
H A Dvectorselectiontool.cpp1581 freehandDrag(pos); in leftButtonDrag()