Home
last modified time | relevance | path

Searched refs:PageLayout (Results 76 – 100 of 265) sorted by relevance

1234567891011

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72418-DeprecatedBackend-relatedPHPClasses.rst19 * `TYPO3\CMS\Backend\View\PageLayout\ExtDirect\ExtdirectPageCommands`
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72418-DeprecatedBackend-relatedPHPClasses.rst19 * `TYPO3\CMS\Backend\View\PageLayout\ExtDirect\ExtdirectPageCommands`
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72418-DeprecatedBackend-relatedPHPClasses.rst19 * `TYPO3\CMS\Backend\View\PageLayout\ExtDirect\ExtdirectPageCommands`
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_split/
H A DTask.h43 class PageLayout; variable
/dports/www/ilias/ILIAS-5.4.25/templates/default/less/Services/Style/
H A Ddelos.less7 /* PageLayout Previews */
/dports/www/ilias6/ILIAS-6.14/templates/default/less/Services/Style/
H A Ddelos.less7 /* PageLayout Previews */
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/7.6/
H A DFeature-71196-DisallowLocalizationMixtures.rst13 The PageLayout UI will now inform users if a mixture of translated content and standalone content i…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/7.6/
H A DFeature-71196-DisallowLocalizationMixtures.rst13 The PageLayout UI will now inform users if a mixture of translated content and standalone content i…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.6/
H A DFeature-71196-DisallowLocalizationMixtures.rst13 The PageLayout UI will now inform users if a mixture of translated content and standalone content i…
/dports/graphics/py-python-poppler-qt5/python-poppler-qt5-0.75.0/
H A Dpoppler-document.sip24 enum PageLayout {
84 PageLayout pageLayout() const;
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpagestructs.h96 } PageLayout; typedef
H A Dpdfoptions.h148 int PageLayout { SinglePage };
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/ext/tracing/core/
H A Dshared_memory_abi.h200 enum PageLayout : uint32_t { enum
514 bool TryPartitionPage(size_t page_idx, PageLayout layout);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/tracing/core/
H A Dshared_memory_abi.h198 enum PageLayout : uint32_t { enum
500 bool TryPartitionPage(size_t page_idx, PageLayout layout);
/dports/devel/py-odfpy/odfpy-1.4.1/tests/
H A Dtestpresentations.py41 pagelayout = style.PageLayout(name="MyLayout")
/dports/print/pear-File_PDF/File_PDF-0.3.3/tests/
H A Dtext_color.phpt80 /PageLayout /OneColumn
H A Dauto_break.phpt99 /PageLayout /OneColumn
/dports/graphics/py-img2pdf/img2pdf-0.3.5/src/
H A Dimg2pdf.py966 if self.page_layout == PageLayout.single:
967 catalog[PdfName.PageLayout] = PdfName.SinglePage
968 elif self.page_layout == PageLayout.onecolumn:
969 catalog[PdfName.PageLayout] = PdfName.OneColumn
970 elif self.page_layout == PageLayout.twocolumnright:
972 elif self.page_layout == PageLayout.twocolumnleft:
973 catalog[PdfName.PageLayout] = PdfName.TwoColumnLeft
2141 for l in PageLayout:
2144 allowed = ", ".join([l.name for l in PageLayout])
2440 elif args["viewer_page_layout"].get() in PageLayout:
[all …]
/dports/editors/calligra/calligra-3.2.1/filters/libodf2/
H A DKoOdfPageLayout.cpp73 : KoOdfStyleBase(PageLayout) in KoOdfPageLayout()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/src/
H A Dpoppler-qt4.h775 enum PageLayout {
929 PageLayout pageLayout() const;
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/pdf/
H A Dimportpdf.cpp839 Catalog::PageLayout pgl = pdfDoc->getCatalog()->getPageLayout(); in convert()
841 m_Doc->pdfOptions().PageLayout = PDFOptions::SinglePage; in convert()
843 m_Doc->pdfOptions().PageLayout = PDFOptions::OneColumn; in convert()
848 m_Doc->pdfOptions().PageLayout = PDFOptions::TwoColumnLeft; in convert()
854 m_Doc->pdfOptions().PageLayout = PDFOptions::TwoColumnRight; in convert()
/dports/graphics/epdfview/epdfview-0.1.8/src/
H A DPDFDocument.cxx33 static PageLayout convertPageLayout (gint pageLayout);
846 PageLayout
849 PageLayout layout = PageLayoutUnset; in convertPageLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/tracing/core/
H A Dshared_memory_arbiter_impl_unittest.cc100 SharedMemoryABI::PageLayout::kPageDiv14); in TEST_P()
152 SharedMemoryABI::PageLayout::kPageDiv1); in TEST_P()
313 SharedMemoryABI::PageLayout::kPageDiv1); in TEST_P()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-qt5.h862 enum PageLayout {
1032 PageLayout pageLayout() const;
/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Dstyle.py124 def PageLayout(**args): function

1234567891011