Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dstroke-style.h152 bool shouldMarkersBeUpdated();
H A Dstroke-style.cpp433 bool StrokeStyle::shouldMarkersBeUpdated() in shouldMarkersBeUpdated() function in Inkscape::UI::Widget::StrokeStyle
446 if (spw->update || spw->shouldMarkersBeUpdated()) { in markerSelectCB()