Home
last modified time | relevance | path

Searched refs:FullPage (Results 1 – 25 of 50) sorted by relevance

12

/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Ddspdfviewer.cpp49 …audienceWindow(1, r.useFullPage() ? PagePart::FullPage : PagePart::LeftHalf , fa… in DSPDFViewer()
50 …secondaryWindow(0, (r.useFullPage() | r.duplicate())? PagePart::FullPage : PagePart::RightHalf, tr… in DSPDFViewer()
350 case PagePart::FullPage: in toggleSecondaryScreenFunction()
367 case PagePart::FullPage: in toggleSecondaryScreenDuplication()
374 secondaryWindow.setMyPagePart(PagePart::FullPage); in toggleSecondaryScreenDuplication()
H A Dpagepart.h28 FullPage, enumerator
H A Druntimeconfiguration.cpp52 m_thumbnailPagePart(PagePart::FullPage), in RuntimeConfiguration()
153 value<PagePart>(&m_thumbnailPagePart)->default_value(PagePart::FullPage), in RuntimeConfiguration()
H A Dpagepart.cpp47 pagepart = PagePart::FullPage; in operator >>()
H A Drenderutils.cpp50 if ( whichPart != PagePart::FullPage ) in renderPagePart()
H A Dadjustedlink.cpp37 case PagePart::FullPage: in linkArea()
H A Drenderingidentifier.cpp52 case PagePart::FullPage:
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dhvfloat.cwl62 FullPage#true,false
85 FullPage#true,false
/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/testing/
H A Dtest-thumbnail-cmdline.cc45 BOOST_CHECK_EQUAL( rc.thumbnailPagePart(), PagePart::FullPage ); in BOOST_AUTO_TEST_CASE()
H A Dtestrenderonepage.cc13 const auto both = RenderUtils::renderPagePart(pageref.page, QSize(3840,1080), PagePart::FullPage); in BOOST_AUTO_TEST_CASE()
/dports/graphics/yacreader/yacreader-9.8.2/common/
H A Dyacreader_global_gui.h98 FullPage = 0x04 //, enumerator
/dports/print/py-rtf/PyRTF-0.45/PyRTF/
H A DConstants.py28 FullPage = 1 variable in ViewZoomKind
/dports/print/lout/lout-3.40/doc/user/
H A Dstr_figs71 A { FullPage }
74 possibly other @Code FullPage figures and tables.
75 @FootNote { This location replaces the @Code "@FullPage" option of
80 B { Like {@Code FullPage} except that the first page of the figure
236 {@Code "FullPage"}, changes the location of all figures at
/dports/editors/lazarus/lazarus/components/printers/qt/
H A Dqtprinters_h.inc81 property FullPage: Boolean read GetFullPage write SetFullPage;
H A Dqtprinters.inc113 Result := QtDefaultPrinter.FullPage;
128 QtDefaultPrinter.FullPage := AValue;
482 {When we set QPrinter into FullPage, rect is not same
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/qt/
H A Dqtprinters_h.inc84 property FullPage: Boolean read GetFullPage write SetFullPage;
H A Dqtprinters.inc113 Result := QtDefaultPrinter.FullPage;
128 QtDefaultPrinter.FullPage := AValue;
506 {When we set QPrinter into FullPage, rect is not same
H A Dqtprndialogs.inc114 QtDefaultPrinter.FullPage := True;
/dports/graphics/yacreader/yacreader-9.8.2/YACReader/
H A Dconfiguration.h45 … static_cast<YACReader::FitMode>(settings->value(FITMODE, YACReader::FitMode::FullPage).toInt()); } in getFitMode()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/printers/qt/
H A Dqtprinters_h.inc84 property FullPage: Boolean read GetFullPage write SetFullPage;
H A Dqtprinters.inc113 Result := QtDefaultPrinter.FullPage;
128 QtDefaultPrinter.FullPage := AValue;
506 {When we set QPrinter into FullPage, rect is not same
H A Dqtprndialogs.inc114 QtDefaultPrinter.FullPage := True;
/dports/editors/lazarus-qt5/lazarus/components/printers/qt/
H A Dqtprinters_h.inc81 property FullPage: Boolean read GetFullPage write SetFullPage;
H A Dqtprinters.inc113 Result := QtDefaultPrinter.FullPage;
128 QtDefaultPrinter.FullPage := AValue;
482 {When we set QPrinter into FullPage, rect is not same
/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dscreen.hpp140 typedef enum { Line, Page, FullPage } Size; enumerator

12