Home
last modified time | relevance | path

Searched defs:setHighlightPath (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmaker/texmaker-5.0.3/
H A Dpageitem.cpp690 void PageItem::setHighlightPath(const QPainterPath& path) in setHighlightPath() function in PageItem
H A Ddocumentview.cpp419 void DocumentView::setHighlightPath(int index, const QPainterPath& path) in setHighlightPath() function in DocumentView
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocument.cpp1627 void PDFWidget::setHighlightPath(const int page, const QPainterPath &path, const bool dontRemove) function in PDFWidget