Home
last modified time | relevance | path

Searched defs:startPan (Results 1 – 16 of 16) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGDocument.cpp93 void SVGDocument::startPan(const FloatPoint &start) in startPan() function in WebCore::SVGDocument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGDocument.cpp83 void SVGDocument::startPan(const FloatPoint& start) in startPan() function in WebCore::SVGDocument
/dports/graphics/partio/partio-1.14.6/src/tools/
H A DCamera.h84 void startPan(const int x,const int y) in startPan() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DAxis.java246 void startPan() { in startPan() method in Axis
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DAxis.java246 void startPan() { in startPan() method in Axis
/dports/graphics/xpdf/xpdf-4.03/xpdf-qt/
H A DQtPDFCore.cc240 void QtPDFCore::startPan(int wx, int wy) { in startPan() function in QtPDFCore
/dports/graphics/xpdf4/xpdf-4.03/xpdf-qt/
H A DQtPDFCore.cc240 void QtPDFCore::startPan(int wx, int wy) { in startPan() function in QtPDFCore
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/
H A Dkis_animation_curves_view.cpp390 void KisAnimationCurvesView::startPan(QPoint mousePos) in startPan() function in KisAnimationCurvesView
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXPDFCore.cc343 void XPDFCore::startPan(int wx, int wy) { in startPan() function in XPDFCore
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/regression_scenarios/
H A DGTTestsRegressionScenarios_4001_5000.cpp2044 const QPoint startPan((int)(40000 * panScale), panViewRenderArea->height() / 2); in GUI_TEST_CLASS_DEFINITION() local