Home
last modified time | relevance | path

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

/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_layout/
H A DImageView.cpp895 for (auto& idxAndGuideHandler : m_draggableGuideHandlers) { in enableGuidesInteraction() local
896 makeLastFollower(idxAndGuideHandler.second); in enableGuidesInteraction()
899 for (auto& idxAndGuideHandler : m_draggableGuideHandlers) { in enableGuidesInteraction() local
900 idxAndGuideHandler.second.unlink(); in enableGuidesInteraction()