Home
last modified time | relevance | path

Searched defs:pageinfo (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/textproc/py-pdfrw/pdfrw-0.4/pdfrw/
H A Dbuildxobj.py73 def __init__(self, pageinfo='', **kw): argument
136 def getrects(inheritable, pageinfo, rotation): argument
299 def docxobj(pageinfo, doc=None, allow_compressed=True): argument
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/
H A D_pipeline.py212 def _vector_page_dpi(pageinfo): argument
216 def get_page_dpi(pageinfo, options): argument
231 def get_page_square_dpi(pageinfo, options) -> Resolution: argument
247 def get_canvas_square_dpi(pageinfo, options) -> Resolution: argument
570 def should_visible_page_image_use_jpg(pageinfo): argument
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/dialogs/
H A Ddialog_template.cpp207 Dialog_Template::PageInfo pageinfo; in add_page() local
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/dialogs/
H A Ddialog_template.cpp207 Dialog_Template::PageInfo pageinfo; in add_page() local
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/dialogs/
H A Ddialog_template.cpp207 Dialog_Template::PageInfo pageinfo; in add_page() local
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
/dports/www/moinmoin/moin-1.9.11/MoinMoin/theme/
H A Dmodernized_cms.py28 pageinfo = onlyloggedin(ThemeBase.pageinfo) variable in Theme
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DDVIToSVG.cpp86 void DVIToSVG::convert (unsigned first, unsigned last, pair<int,int> *pageinfo) { in convert() argument
118 void DVIToSVG::convert (const string &rangestr, pair<int,int> *pageinfo) { in convert() argument
H A Ddvisvgm.cpp309 pair<int,int> pageinfo; in main() local
/dports/print/py-reportlab/reportlab-3.5.68/demos/gadflypaper/
H A Dgfe.py35 pageinfo = "%s / %s / %s" % (Author, email, Title) variable
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-physpage.c62 uint64_t pageinfo; in stress_virt_to_phys() local
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/impexp/Classes/Controller/
H A DImportExportController.php55 protected $pageinfo; variable in TYPO3\\CMS\\Impexp\\Controller\\ImportExportController
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/View/
H A DPagePositionMap.php111 public function positionTree($id, $pageinfo, $perms_clause, $R_URI)
/dports/graphics/qcomicbook/QComicBook-0.9.1/src/
H A DComicMainWindow.h65 QLabel *pageinfo; //!<page info displayed in right-click context menu variable
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/recordlist/Classes/Controller/
H A DRecordListController.php132 protected $pageinfo; variable in TYPO3\\CMS\\Recordlist\\Controller\\RecordListController
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/sgx/
H A Dvirt.c275 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, in sgx_virt_ecreate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/sgx/
H A Dvirt.c275 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, in sgx_virt_ecreate()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/sgx/
H A Dvirt.c275 int sgx_virt_ecreate(struct sgx_pageinfo *pageinfo, void __user *secs, in sgx_virt_ecreate()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/info/Classes/Controller/
H A DInfoModuleController.php45 public $pageinfo; variable in TYPO3\\CMS\\Info\\Controller\\InfoModuleController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/recordlist/Classes/Controller/
H A DRecordListController.php187 protected $pageinfo; variable in TYPO3\\CMS\\Recordlist\\Controller\\RecordListController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/info/Classes/Controller/
H A DInfoModuleController.php86 public $pageinfo; variable in TYPO3\\CMS\\Info\\Controller\\InfoModuleController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Controller/
H A DNewRecordController.php50 protected $pageinfo = []; variable in TYPO3\\CMS\\Backend\\Controller\\NewRecordController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Tree/View/
H A DPagePositionMap.php144 public function positionTree($id, $pageinfo, $perms_clause, $R_URI)

12345678910>>...12