Home
last modified time | relevance | path

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

/dports/graphics/poppler-glib/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
24 void TestPageLayout::checkSingle() in checkSingle()
32 void TestPageLayout::checkFacing() in checkFacing()
40 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
27 void TestPageLayout::checkSingle() in checkSingle()
38 void TestPageLayout::checkFacing() in checkFacing()
49 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
27 void TestPageLayout::checkSingle() in checkSingle()
38 void TestPageLayout::checkFacing() in checkFacing()
49 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
24 void TestPageLayout::checkSingle() in checkSingle()
32 void TestPageLayout::checkFacing() in checkFacing()
40 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
24 void TestPageLayout::checkSingle() in checkSingle()
32 void TestPageLayout::checkFacing() in checkFacing()
40 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
27 void TestPageLayout::checkSingle() in checkSingle()
38 void TestPageLayout::checkFacing() in checkFacing()
49 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
24 void TestPageLayout::checkSingle() in checkSingle()
32 void TestPageLayout::checkFacing() in checkFacing()
40 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/tests/
H A Dcheck_pagelayout.cpp5 class TestPageLayout : public QObject class
9 explicit TestPageLayout(QObject *parent = nullptr) : QObject(parent) { } in TestPageLayout() function in TestPageLayout
16 void TestPageLayout::checkNone() in checkNone()
27 void TestPageLayout::checkSingle() in checkSingle()
38 void TestPageLayout::checkFacing() in checkFacing()
49 QTEST_GUILESS_MAIN(TestPageLayout)
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/tests/
H A Dcheck_pagelayout.cpp10 class TestPageLayout: public QObject class
19 void TestPageLayout::checkNone() in checkNone()
30 void TestPageLayout::checkSingle() in checkSingle()
41 void TestPageLayout::checkFacing() in checkFacing()
52 QTEST_MAIN(TestPageLayout)