Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocks.h295 …void ensureVisiblePageAbsolutePos(int page, const QPointF &pos, int xmargin = 50, int ymargin = 50…
H A DPDFDocks.cpp754 void PDFScrollArea::ensureVisiblePageAbsolutePos(int page, const QPointF &pos, int xmargin, int yma… function in PDFScrollArea
H A DPDFDocument.cpp1638 scrollArea->ensureVisiblePageAbsolutePos(page, highlightPath.boundingRect().center());