Home
last modified time | relevance | path

Searched refs:page_layout (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/print/paps/paps-0.7.1/src/
H A Dpaps.c560 page_layout.cpi = page_layout.lpi = 0; in main()
709 page_layout.header_ypos = page_layout.top_margin; in main()
724 page_layout.column_width = ((int)page_layout.page_width in main()
764 page_layout.scale_x = page_layout.scale_y = 1.0; in main()
781 cairo_scale(cr, page_layout.scale_x, page_layout.scale_y); in main()
1262 y_top = page_layout->top_margin + page_layout->header_height + page_layout->header_sep / 2; in eject_column()
1263 y_bot = page_layout->page_height - page_layout->bottom_margin - page_layout->footer_height; in eject_column()
1323 * (page_layout->column_width + page_layout->gutter_width); in draw_line_to_page()
1448 …x_pos = page_layout->left_margin + (page_layout->page_width-page_layout->left_margin-page_layout->… in draw_page_header_line_to_page()
1481 x_pos = page_layout->page_width - page_layout->right_margin - in draw_page_header_line_to_page()
[all …]
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dmime-mouse_magic.i553 …int pango_column_height = page_layout->page_height - page_layout->top_margin - page_layout->bottom… in output_page()
570 x_pos = page_layout->page_width - page_layout->right_margin; in output_page()
636 int width = page_layout->page_width - page_layout->right_margin - page_layout->left_margin; in split_text_into_paragraphs()
767 page_layout_t page_layout; in text_preview_f() local
782page_layout.column_height = page_layout.page_height - page_layout.top_margin - page_layout.bottom_… in text_preview_f()
783page_layout.column_width = page_layout.page_width - page_layout.left_margin - page_layout.right_ma… in text_preview_f()
786page_layout.surface = cairo_image_surface_create (CAIRO_FORMAT_ARGB32, page_layout.page_width, pag… in text_preview_f()
788 page_layout.cr = cairo_create (page_layout.surface); in text_preview_f()
797 page_layout.context = pango_cairo_create_context (page_layout.cr); in text_preview_f()
801 pango_context_set_base_dir (page_layout.context, page_layout.pango_dir); in text_preview_f()
[all …]
/dports/math/octave/octave-6.4.0/libgui/src/
H A Dwelcome-wizard.cc204 setLayout (page_layout); in initial_page()
207 page_layout->addStretch (10); in initial_page()
208 page_layout->addSpacing (20); in initial_page()
297 setLayout (page_layout); in setup_community_news()
300 page_layout->addStretch (10); in setup_community_news()
301 page_layout->addSpacing (20); in setup_community_news()
376 setLayout (page_layout); in final_page()
379 page_layout->addSpacing (20); in final_page()
380 page_layout->addWidget (m_links); in final_page()
381 page_layout->addStretch (10); in final_page()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/ext/tracing/core/
H A Dshared_memory_abi.h536 uint32_t page_layout,
557 uint16_t GetChunkSizeForLayout(uint32_t page_layout) const { in GetChunkSizeForLayout() argument
558 return chunk_sizes_[(page_layout & kLayoutMask) >> kLayoutShift]; in GetChunkSizeForLayout()
561 static ChunkState GetChunkStateFromLayout(uint32_t page_layout, in GetChunkStateFromLayout() argument
563 return static_cast<ChunkState>((page_layout >> (chunk_idx * kChunkShift)) & in GetChunkStateFromLayout()
567 static constexpr uint32_t GetNumChunksForLayout(uint32_t page_layout) { in GetNumChunksForLayout() argument
568 return kNumChunksForLayout[(page_layout & kLayoutMask) >> kLayoutShift]; in GetNumChunksForLayout()
575 static uint32_t GetUsedChunks(uint32_t page_layout) { in GetUsedChunks() argument
576 const uint32_t num_chunks = GetNumChunksForLayout(page_layout); in GetUsedChunks()
579 res |= ((page_layout & kChunkMask) != kChunkFree) ? (1 << i) : 0; in GetUsedChunks()
[all …]
/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.h520 uint32_t page_layout,
541 uint16_t GetChunkSizeForLayout(uint32_t page_layout) const { in GetChunkSizeForLayout() argument
542 return chunk_sizes_[(page_layout & kLayoutMask) >> kLayoutShift]; in GetChunkSizeForLayout()
545 static ChunkState GetChunkStateFromLayout(uint32_t page_layout, in GetChunkStateFromLayout() argument
547 return static_cast<ChunkState>((page_layout >> (chunk_idx * kChunkShift)) & in GetChunkStateFromLayout()
551 static constexpr uint32_t GetNumChunksForLayout(uint32_t page_layout) { in GetNumChunksForLayout() argument
552 return kNumChunksForLayout[(page_layout & kLayoutMask) >> kLayoutShift]; in GetNumChunksForLayout()
559 static uint32_t GetUsedChunks(uint32_t page_layout) { in GetUsedChunks() argument
560 const uint32_t num_chunks = GetNumChunksForLayout(page_layout); in GetUsedChunks()
563 res |= ((page_layout & kChunkMask) != kChunkFree) ? (1 << i) : 0; in GetUsedChunks()
[all …]
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/docs/source/tutorial/
H A Dextract_pages.rst12 for page_layout in extract_pages("test.pdf"):
13 for element in page_layout:
29 for page_layout in extract_pages("test.pdf"):
30 for element in page_layout:
40 for page_layout in extract_pages("test.pdf"):
41 for element in page_layout:
/dports/graphics/scantailor/scantailor-advanced-1.0.16/
H A DCommandLine.cpp503 page_layout::Alignment CommandLine::fetchAlignment() { in fetchAlignment()
504 page_layout::Alignment alignment(page_layout::Alignment::TOP, page_layout::Alignment::HCENTER); in fetchAlignment()
521 alignment.setVertical(page_layout::Alignment::VAUTO); in fetchAlignment()
523 alignment.setVertical(page_layout::Alignment::VCENTER); in fetchAlignment()
525 alignment.setHorizontal(page_layout::Alignment::HCENTER); in fetchAlignment()
531 alignment.setVertical(page_layout::Alignment::TOP); in fetchAlignment()
534 alignment.setVertical(page_layout::Alignment::VCENTER); in fetchAlignment()
537 alignment.setVertical(page_layout::Alignment::BOTTOM); in fetchAlignment()
543 alignment.setVertical(page_layout::Alignment::VAUTO); in fetchAlignment()
550 alignment.setHorizontal(page_layout::Alignment::LEFT); in fetchAlignment()
[all …]
H A DContentBoxPropagator.h28 namespace page_layout {
43 ContentBoxPropagator(intrusive_ptr<page_layout::Filter> page_layout_filter,
53 intrusive_ptr<page_layout::Filter> m_pageLayoutFilter;
H A DDefaultParams.h121 …PageLayoutParams(const Margins& hardMargins, const page_layout::Alignment& alignment, bool autoMar…
131 const page_layout::Alignment& getAlignment() const;
133 void setAlignment(const page_layout::Alignment& alignment);
141 page_layout::Alignment m_alignment;
H A DCommandLine.h43 namespace page_layout {
194 page_layout::Alignment getAlignment() const { return m_alignment; } in getAlignment()
275 page_layout::Alignment m_alignment;
313 page_layout::Alignment fetchAlignment();
H A DStageSequence.h65 const intrusive_ptr<page_layout::Filter>& pageLayoutFilter() const { return m_pageLayoutFilter; } in pageLayoutFilter()
86 intrusive_ptr<page_layout::Filter> m_pageLayoutFilter;
H A DConsoleBatch.cpp108 intrusive_ptr<page_layout::Task> page_layout_task; in createCompositeTask()
322 intrusive_ptr<page_layout::Filter> page_layout = m_stages->pageLayoutFilter(); in setupPageLayout() local
330 page_layout::Alignment alignment = cli.getAlignment(); in setupPageLayout()
365 page_layout->getSettings()->setHardMarginsMM(page, cli.getMargins()); in setupPageLayout()
368 page_layout->getSettings()->setPageAlignment(page, alignment); in setupPageLayout()
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/select_content/
H A DCacheDrivenTask.h31 namespace page_layout {
42 …CacheDrivenTask(intrusive_ptr<Settings> settings, intrusive_ptr<page_layout::CacheDrivenTask> next…
50 intrusive_ptr<page_layout::CacheDrivenTask> m_nextTask;
H A DTask.h36 namespace page_layout {
49 intrusive_ptr<page_layout::Task> next_task,
63 intrusive_ptr<page_layout::Task> m_nextTask;
H A DFilter.h36 namespace page_layout {
77 intrusive_ptr<page_layout::Task> next_task,
81 …intrusive_ptr<CacheDrivenTask> createCacheDrivenTask(intrusive_ptr<page_layout::CacheDrivenTask> n…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_ui.cc621 const PageSizeMargins& page_layout, in OnDidGetDefaultPageLayout() argument
625 if (page_layout.margin_top < 0 || page_layout.margin_left < 0 || in OnDidGetDefaultPageLayout()
626 page_layout.margin_bottom < 0 || page_layout.margin_right < 0 || in OnDidGetDefaultPageLayout()
627 page_layout.content_width < 0 || page_layout.content_height < 0 || in OnDidGetDefaultPageLayout()
636 layout.SetDouble(kSettingMarginTop, page_layout.margin_top); in OnDidGetDefaultPageLayout()
637 layout.SetDouble(kSettingMarginLeft, page_layout.margin_left); in OnDidGetDefaultPageLayout()
638 layout.SetDouble(kSettingMarginBottom, page_layout.margin_bottom); in OnDidGetDefaultPageLayout()
639 layout.SetDouble(kSettingMarginRight, page_layout.margin_right); in OnDidGetDefaultPageLayout()
640 layout.SetDouble(kSettingContentWidth, page_layout.content_width); in OnDidGetDefaultPageLayout()
641 layout.SetDouble(kSettingContentHeight, page_layout.content_height); in OnDidGetDefaultPageLayout()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/pdf/
H A Dhtml_writer.py239 self.page_layout = page_layout
370 def resolve_margins(margins, page_layout): argument
371 old_margins = page_layout.marginsPoints()
381 def job_for_name(container, name, margins, page_layout): argument
384 page_layout = QPageLayout(page_layout)
385 page_layout.setUnits(QPageLayout.Unit.Point)
387 page_layout.setMargins(new_margins)
388 return index_file, page_layout, name
401 def add_cover(pdf_doc, cover_data, page_layout, opts): argument
403 page_size = page_layout.fullRectPoints().size()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_ui.cc679 const mojom::PageSizeMargins& page_layout, in OnDidGetDefaultPageLayout() argument
683 if (page_layout.margin_top < 0 || page_layout.margin_left < 0 || in OnDidGetDefaultPageLayout()
684 page_layout.margin_bottom < 0 || page_layout.margin_right < 0 || in OnDidGetDefaultPageLayout()
685 page_layout.content_width < 0 || page_layout.content_height < 0 || in OnDidGetDefaultPageLayout()
694 layout.SetDouble(kSettingMarginTop, page_layout.margin_top); in OnDidGetDefaultPageLayout()
695 layout.SetDouble(kSettingMarginLeft, page_layout.margin_left); in OnDidGetDefaultPageLayout()
696 layout.SetDouble(kSettingMarginBottom, page_layout.margin_bottom); in OnDidGetDefaultPageLayout()
697 layout.SetDouble(kSettingMarginRight, page_layout.margin_right); in OnDidGetDefaultPageLayout()
698 layout.SetDouble(kSettingContentWidth, page_layout.content_width); in OnDidGetDefaultPageLayout()
699 layout.SetDouble(kSettingContentHeight, page_layout.content_height); in OnDidGetDefaultPageLayout()
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_split/
H A DOptionsWidget.h86 void pageLayoutSetLocally(const PageLayout& page_layout);
90 void pageLayoutSetExternally(const PageLayout& page_layout);
/dports/www/moodle310/moodle/theme/classic/scss/classic/
H A Dpost.scss4 @mixin page_layout($blockswidth) { mixin
124 @include page_layout(32%);
128 @include page_layout(25%);
132 @include page_layout(20%);
/dports/www/moodle311/moodle/theme/classic/scss/classic/
H A Dpost.scss4 @mixin page_layout($blockswidth) { mixin
124 @include page_layout(32%);
128 @include page_layout(25%);
132 @include page_layout(20%);
/dports/www/moodle39/moodle/theme/classic/scss/classic/
H A Dpost.scss4 @mixin page_layout($blockswidth) { mixin
124 @include page_layout(32%);
128 @include page_layout(25%);
132 @include page_layout(20%);
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_layout/
H A DFilter.h43 namespace page_layout {
52 Q_DECLARE_TR_FUNCTIONS(page_layout::Filter)
/dports/graphics/krita/krita-4.4.8/plugins/python/comics_project_management_tools/
H A Dcomics_project_page_viewer.py110 self.page_layout = QHBoxLayout()
111 self.layout().addLayout(self.page_layout)
112 self.page_layout.addWidget(self.left_viewer)
113 self.page_layout.addWidget(self.right_viewer)
114 self.page_layout.addWidget(self.single_viewer)
/dports/graphics/atril-lite/atril-1.26.0/libview/
H A Dev-document-model.c38 EvPageLayout page_layout; member
175 g_value_set_enum (value, model->page_layout); in ev_document_model_get_property()
514 if (layout == model->page_layout) in ev_document_model_set_page_layout()
517 model->page_layout = layout; in ev_document_model_set_page_layout()
530 return model->page_layout; in ev_document_model_get_page_layout()

123456789