Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Functions | |
bool | Inkscape::have_viable_layer (SPDesktop *desktop, MessageContext *message) |
Check to see if the current layer is both unhidden and unlocked. | |
bool | Inkscape::have_viable_layer (SPDesktop *desktop, MessageStack *message) |
Check to see if the current layer is both unhidden and unlocked. | |
Geom::Rect | Inkscape::snap_rectangular_box (SPDesktop const *desktop, SPItem *item, Geom::Point const &pt, Geom::Point const ¢er, int state) |
Variables | |
constexpr double | goldenratio = 1.61803398874989484820 |
|
inlineconstexpr |
Definition at line 19 of file context-fns.h.
Referenced by Inkscape::UI::Tools::ArcTool::drag(), Inkscape::UI::Tools::RectTool::drag(), and Inkscape::snap_rectangular_box().