Home
last modified time | relevance | path

Searched refs:hasLastPaintInformation (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A DKisStabilizerDelayedPaintHelper.h61 bool hasLastPaintInformation() const { in hasLastPaintInformation() function
H A Dkis_tool_freehand_helper.cpp180 m_d->stabilizerDelayedPaintHelper.hasLastPaintInformation()) { in paintOpOutline()
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_distance_information.h138 bool hasLastPaintInformation() const;
H A Dkis_distance_information.cpp373 bool KisDistanceInformation::hasLastPaintInformation() const in hasLastPaintInformation() function in KisDistanceInformation
/dports/graphics/krita/krita-4.4.8/libs/image/brushengine/
H A Dkis_paintop_utils.h83 currentDistance->hasLastPaintInformation()) { in paintLine()