Home
last modified time | relevance | path

Searched refs:pageinfo (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/browser/
H A Djar.mn35 content/navigator/pageinfo/feeds.js (pageinfo/feeds.js)
36 content/navigator/pageinfo/feeds.xml (pageinfo/feeds.xml)
37 content/navigator/pageinfo/pageInfo.css (pageinfo/pageInfo.css)
38 content/navigator/pageinfo/pageInfo.js (pageinfo/pageInfo.js)
39 content/navigator/pageinfo/pageInfo.xul (pageinfo/pageInfo.xul)
40 content/navigator/pageinfo/permissions.js (pageinfo/permissions.js)
41 content/navigator/pageinfo/security.js (pageinfo/security.js)
/dports/textproc/py-pdfrw/pdfrw-0.4/pdfrw/
H A Dbuildxobj.py74 pageinfo = pageinfo.split('#', 1)
75 if len(pageinfo) == 2:
76 pageinfo[1:] = pageinfo[1].replace('&', '#').split('#')
82 for item in pageinfo:
143 vrect = pageinfo.viewrect
314 pageinfo = ViewInfo(pageinfo)
321 assert pageinfo.doc is None
322 pageinfo.doc = doc
323 elif pageinfo.doc is not None:
324 doc = pageinfo.doc
[all …]
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/
H A D_pipeline.py212 def _vector_page_dpi(pageinfo): argument
213 return VECTOR_PAGE_DPI if pageinfo.has_vector or pageinfo.has_text else 0.0
233 xres = pageinfo.dpi.x or 0.0
261 pageinfo = page_context.pageinfo
269 elif pageinfo.has_text:
324 pixel_count = pageinfo.width_pixels * pageinfo.height_pixels
425 pageinfo = page_context.pageinfo
441 if pageinfo.has_vector:
572 return pageinfo.images and all(im.enc == Encoding.jpeg for im in pageinfo.images)
605 pageinfo = page_context.pageinfo
[all …]
/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
209 pageinfo.grid=manage(new Gtk::Grid()); in add_page()
211 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_page()
214 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_page()
216 pageinfo.row = *(categories_reftreemodel->append()); in add_page()
220 return pageinfo; in add_page()
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
228 pageinfo.grid=manage(new Gtk::Grid()); in add_child_page()
230 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_child_page()
233 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_child_page()
[all …]
/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
209 pageinfo.grid=manage(new Gtk::Grid()); in add_page()
211 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_page()
214 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_page()
216 pageinfo.row = *(categories_reftreemodel->append()); in add_page()
220 return pageinfo; in add_page()
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
228 pageinfo.grid=manage(new Gtk::Grid()); in add_child_page()
230 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_child_page()
233 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_child_page()
[all …]
/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
209 pageinfo.grid=manage(new Gtk::Grid()); in add_page()
211 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_page()
214 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_page()
216 pageinfo.row = *(categories_reftreemodel->append()); in add_page()
220 return pageinfo; in add_page()
226 Dialog_Template::PageInfo pageinfo; in add_child_page() local
228 pageinfo.grid=manage(new Gtk::Grid()); in add_child_page()
230 DIALOG_TEMPLATE_UI_INIT_GRID(pageinfo.grid); in add_child_page()
233 page_grid->attach(*(pageinfo.grid), 0,1,1,1); in add_child_page()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/filter/
H A Dpstops.c462 return (pageinfo); in add_page()
908 pageinfo->length = cupsFileTell(doc->temp) - pageinfo->offset; in copy_dsc()
932 pageinfo->length = cupsFileTell(doc->temp) - pageinfo->offset; in copy_dsc()
1019 while (pageinfo) in copy_dsc()
1040 pageinfo->bounding_box[0], pageinfo->bounding_box[1], in copy_dsc()
1041 pageinfo->bounding_box[2], pageinfo->bounding_box[3]); in copy_dsc()
1044 copy_bytes(doc->temp, pageinfo->offset, pageinfo->length); in copy_dsc()
1537 pageinfo->bounding_box[0], pageinfo->bounding_box[1], in copy_page()
1538 pageinfo->bounding_box[2], pageinfo->bounding_box[3]); in copy_page()
1602 write_options(doc, ppd, pageinfo->num_options, pageinfo->options); in copy_page()
[all …]
/dports/print/cups/cups-2.3.3op2/filter/
H A Dpstops.c426 return (pageinfo); in add_page()
872 pageinfo->length = (ssize_t)(cupsFileTell(doc->temp) - pageinfo->offset); in copy_dsc()
896 pageinfo->length = (ssize_t)(cupsFileTell(doc->temp) - pageinfo->offset); in copy_dsc()
983 while (pageinfo) in copy_dsc()
1004 pageinfo->bounding_box[0], pageinfo->bounding_box[1], in copy_dsc()
1005 pageinfo->bounding_box[2], pageinfo->bounding_box[3]); in copy_dsc()
1008 copy_bytes(doc->temp, pageinfo->offset, (size_t)pageinfo->length); in copy_dsc()
1503 pageinfo->bounding_box[0], pageinfo->bounding_box[1], in copy_page()
1504 pageinfo->bounding_box[2], pageinfo->bounding_box[3]); in copy_page()
1568 write_options(doc, ppd, pageinfo->num_options, pageinfo->options); in copy_page()
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Controller/
H A DPageLayoutController.php86 public $pageinfo; variable in TYPO3\\CMS\\Backend\\Controller\\PageLayoutController
193 if ($this->pageinfo !== false) {
197 $this->pageinfo,
224 $this->pageinfo['title'] ?? ''
452 'title' => $this->pageinfo['title'],
458 if (empty($this->pageinfo['url'])) {
480 if ($this->pageinfo['content_from_pid']) {
567 return $this->pageinfo['title'];
581 if ($this->id && is_array($this->pageinfo)) {
1012 return $this->pageinfo !== []
[all …]
H A DNewRecordController.php56 protected $pageinfo = []; variable in TYPO3\\CMS\\Backend\\Controller\\NewRecordController
211 $this->pageinfo,
261 if ($this->pageinfo['uid'] ?? false) {
266 if ($beUser->doesUserHaveAccess($this->pageinfo, Permission::PAGE_NEW)) {
269 if ($beUser->doesUserHaveAccess($this->pageinfo, Permission::CONTENT_EDIT)) {
287 if ($this->pageinfo['uid'] ?? false) {
345 if ($this->pageinfo['uid'] ?? false) {
347 $pagesTSconfig = BackendUtility::getPagesTSconfig($this->pageinfo['uid']);
362 if (!in_array((int)$this->pageinfo['doktype'], $excludeDokTypes, true)) {
364 ->withRootLine(BackendUtility::BEgetRootLine($this->pageinfo['uid']))
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Controller/
H A DNewRecordController.php76 protected $pageinfo = []; variable in TYPO3\\CMS\\Backend\\Controller\\NewRecordController
371 if ($this->pageinfo['uid']) {
376 if ($beUser->doesUserHaveAccess($this->pageinfo, 8)) {
379 if ($beUser->doesUserHaveAccess($this->pageinfo, 16)) {
408 if (empty($this->pageinfo)) {
430 if (is_array($this->pageinfo) && $this->pageinfo['uid']) {
495 if (is_array($this->pageinfo) && $this->pageinfo['uid']) {
516 $this->pageinfo['uid'],
554 $this->pageinfo,
614 && $this->isTableAllowedOnPage('pages', $this->pageinfo)
[all …]
H A DPageLayoutController.php191 public $pageinfo; variable in TYPO3\\CMS\\Backend\\Controller\\PageLayoutController
604 'title' => $this->pageinfo['title'],
610 if (empty($this->pageinfo['url'])) {
631 if ($this->pageinfo['content_from_pid']) {
718 return $this->pageinfo['title'];
733 $access = is_array($this->pageinfo);
1002 $this->pageinfo['uid'],
1229 return !$this->pageinfo['editlock']
1244 …return !$this->pageinfo['editlock'] && $this->getBackendUser()->doesUserHaveAccess($this->pageinfo
1259 return !$this->pageinfo['editlock']
[all …]
/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
232 if ($this->pageinfo['uid']) {
237 if ($beUser->doesUserHaveAccess($this->pageinfo, 8)) {
240 if ($beUser->doesUserHaveAccess($this->pageinfo, 16)) {
269 if (empty($this->pageinfo)) {
291 if (is_array($this->pageinfo) && $this->pageinfo['uid']) {
357 if (is_array($this->pageinfo) && $this->pageinfo['uid']) {
378 $this->pageinfo['uid'],
380 BackendUtility::BEgetRootLine($this->pageinfo['uid'])
415 $this->pageinfo,
[all …]
H A DPageLayoutController.php82 public $pageinfo; variable in TYPO3\\CMS\\Backend\\Controller\\PageLayoutController
189 if ($this->pageinfo !== false) {
193 $this->pageinfo,
418 'title' => $this->pageinfo['title'],
424 if (empty($this->pageinfo['url'])) {
446 if ($this->pageinfo['content_from_pid']) {
533 return $this->pageinfo['title'];
547 if ($this->id && is_array($this->pageinfo)) {
772 $this->pageinfo['uid'],
985 return $this->pageinfo !== []
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/impexp/Classes/Controller/
H A DImportController.php79 $this->pageinfo = BackendUtility::readPageAccess($this->id, $this->perms_clause);
80 if (is_array($this->pageinfo)) {
81 $this->moduleTemplate->getDocHeaderComponent()->setMetaInformation($this->pageinfo);
153 $access = is_array($this->pageinfo);
157 $this->pageinfo = ['title' => '[root-level]', 'uid' => 0, 'pid' => 0];
180 $this->shortcutName .= ' (' . htmlspecialchars($this->pageinfo['title']) . ')';
227 $import->display_import_pid_record = $this->pageinfo;
254 … if ($this->id && is_array($this->pageinfo) || $this->getBackendUser()->isAdmin() && !$this->id) {
255 if (is_array($this->pageinfo) && $this->pageinfo['uid']) {
258 $this->pageinfo['uid'],
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/templates/
H A Dbootstrap.hamlet6 #{reldir} #{pageTitle pageinfo}
8 #{pageTitle pageinfo}
11 ^{pageHead pageinfo}
13 ^{pageBody pageinfo}
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/puppeteer/firefox/docs/ui/pageinfo/
H A Dwindow.rst7 .. autoclass:: firefox_puppeteer.ui.pageinfo.window.PageInfoWindow
14 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.Deck
21 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.PageInfoPanel
28 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.SecurityPanel
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/puppeteer/firefox/docs/ui/pageinfo/
H A Dwindow.rst7 .. autoclass:: firefox_puppeteer.ui.pageinfo.window.PageInfoWindow
14 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.Deck
21 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.PageInfoPanel
28 .. autoclass:: firefox_puppeteer.ui.pageinfo.deck.SecurityPanel
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-physpage.c62 uint64_t pageinfo; in stress_virt_to_phys() local
71 n = read(fd_pm, &pageinfo, sizeof(pageinfo)); in stress_virt_to_phys()
76 } else if (n != (ssize_t)sizeof(pageinfo)) { in stress_virt_to_phys()
78 args->name, (void *)virt_addr, (size_t)n, sizeof(pageinfo)); in stress_virt_to_phys()
82 if (pageinfo & PAGE_PRESENT) { in stress_virt_to_phys()
84 const uint64_t pfn = pageinfo & PFN_MASK; in stress_virt_to_phys()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate() argument
148 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate()
203 ret = sgx_virt_ecreate(pageinfo, (void __user *)secs_hva, &trapnr); in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
231 r = kvm_read_guest_virt(vcpu, pageinfo_gva, &pageinfo, in handle_encls_ecreate()
232 sizeof(pageinfo), &ex); in handle_encls_ecreate()
238 sizeof(pageinfo)); in handle_encls_ecreate()
243 sgx_get_encls_gva(vcpu, pageinfo.contents, 4096, 4096, in handle_encls_ecreate()
282 pageinfo.metadata = metadata_hva; in handle_encls_ecreate()
283 pageinfo.contents = (u64)contents; in handle_encls_ecreate()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate() argument
148 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate()
203 ret = sgx_virt_ecreate(pageinfo, (void __user *)secs_hva, &trapnr); in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
231 r = kvm_read_guest_virt(vcpu, pageinfo_gva, &pageinfo, in handle_encls_ecreate()
232 sizeof(pageinfo), &ex); in handle_encls_ecreate()
238 sizeof(pageinfo)); in handle_encls_ecreate()
243 sgx_get_encls_gva(vcpu, pageinfo.contents, 4096, 4096, in handle_encls_ecreate()
282 pageinfo.metadata = metadata_hva; in handle_encls_ecreate()
283 pageinfo.contents = (u64)contents; in handle_encls_ecreate()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/vmx/
H A Dsgx.c144 struct sgx_pageinfo *pageinfo, in __handle_encls_ecreate() argument
148 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate()
203 ret = sgx_virt_ecreate(pageinfo, (void __user *)secs_hva, &trapnr); in __handle_encls_ecreate()
218 struct sgx_pageinfo pageinfo; in handle_encls_ecreate() local
231 r = kvm_read_guest_virt(vcpu, pageinfo_gva, &pageinfo, in handle_encls_ecreate()
232 sizeof(pageinfo), &ex); in handle_encls_ecreate()
238 sizeof(pageinfo)); in handle_encls_ecreate()
243 sgx_get_encls_gva(vcpu, pageinfo.contents, 4096, 4096, in handle_encls_ecreate()
282 pageinfo.metadata = metadata_hva; in handle_encls_ecreate()
283 pageinfo.contents = (u64)contents; in handle_encls_ecreate()
[all …]
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DMoinMoinBridge.php226 $pageinfo = $html->find('[id="pageinfo"]', 0);
228 if(is_null($pageinfo)) {
231 $author = $pageinfo->find('[title=]', 0);
247 $pageinfo = $html->find('[id="pageinfo"]', 0);
249 if(is_null($pageinfo)) {
252 $timestamp = $pageinfo->innertext;
254 preg_match('/.+?(?=\().+?(?=\d)([0-9\-\s\:]+)/m', $pageinfo, $matches);
/dports/security/snortsnarf/SnortSnarf-1.0/SnortSnarf-021111.1/cgi/
H A Dsame_in_otherrun.pl32 $pageinfo= $input->param('pageinfo');
48 $pageinfo =~ /^([^-]+)/;
51 $pageinfo =~ /^(src|dest)(\d+)\.(\d+)\.(\d+)\.(\d+)/;
86 Generated by $0 from <$basedir,$pagetype,$pageinfo,$baseurl,$dirsep>
/dports/security/snortsnarf/SnortSnarf-1.0/cgi/
H A Dsame_in_otherrun.pl32 $pageinfo= $input->param('pageinfo');
48 $pageinfo =~ /^([^-]+)/;
51 $pageinfo =~ /^(src|dest)(\d+)\.(\d+)\.(\d+)\.(\d+)/;
86 Generated by $0 from <$basedir,$pagetype,$pageinfo,$baseurl,$dirsep>

12345678910>>...12