Home
last modified time | relevance | path

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

/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dtool_loop_impl.cpp325 const bool saveLastPoint) in ToolLoopImpl() argument
347 , m_saveLastPoint(saveLastPoint) in ToolLoopImpl()
618 const bool saveLastPoint = in create_tool_loop() local
631 saveLastPoint); in create_tool_loop()
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting.cpp620 void saveLastPoint(GDLGStream *a, DDouble wx, DDouble wy) in saveLastPoint() function
1048 saveLastPoint(a, x, y); in draw_polyline()