Home
last modified time | relevance | path

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

/dports/graphics/diffpdf/diffpdf-2.1.3/
H A Dmainwindow.hpp114 void computeVisualHighlights(QPainterPath *highlighted1,
H A Dmainwindow.cpp900 computeVisualHighlights(&highlighted1, &highlighted2,
1018 void MainWindow::computeVisualHighlights(QPainterPath *highlighted1, function in MainWindow