Home
last modified time | relevance | path

Searched refs:SetTopMargin (Results 1 – 25 of 92) sorted by path

1234

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/WebUI/
H A Dmod.rs615 pub fn SetTopMargin(&self, value: f32) -> ::windows::runtime::Result<()> {
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A DFPDF.php191 function SetTopMargin($margin) function in FPDF
H A Dpts_pdf_template.php97 $this->SetTopMargin(30);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/drawing_sheet/
H A Ddrawing_sheet_parser.cpp335 aLayout->SetTopMargin( parseDouble() ); in parseSetup()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/drawing_sheet/
H A Dds_data_model.h70 void SetTopMargin( double aMargin ) { m_topMargin = aMargin; } in SetTopMargin() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/dialogs/
H A Dproperties_frame.cpp174 model.SetTopMargin( in CopyPrmsFromPanelToGeneral()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php2601 * @see SetTopMargin(), SetRightMargin(), SetAutoPageBreak(), SetMargins()
2618 public function SetTopMargin($margin) { function in TCPDF
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php2619 * @see SetTopMargin(), SetRightMargin(), SetAutoPageBreak(), SetMargins()
/dports/deskutils/moregroupware/moregroupware/include/fpdf/
H A Dfpdf.php201 function SetTopMargin($margin) function in FPDF
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/fpdf/
H A Dfpdf.php180 function SetTopMargin($margin) function in FPDF
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/
H A Dpdfdocument.h268 virtual void SetTopMargin(double margin);
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/src/
H A Dpdfdocument.cpp2138 wxPdfDocument::SetTopMargin(double margin) in SetTopMargin() function in wxPdfDocument
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/xo/terminfo/
H A Dcapvals.go1295 SetTopMargin const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/xo/terminfo/terminfo-ca9a967f8778/
H A Dcapvals.go1295 SetTopMargin const
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/plotfunction/
H A Dplotpanel.pp208 procedure SetTopMargin(const AValue: Integer);
217 Property TopMargin : Integer Read FTopMargin Write SetTopMargin;
734 procedure TPlotYAxis.SetTopMargin(const AValue: Integer);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/plotfunction/
H A Dplotpanel.pp208 procedure SetTopMargin(const AValue: Integer);
217 Property TopMargin : Integer Read FTopMargin Write SetTopMargin;
734 procedure TPlotYAxis.SetTopMargin(const AValue: Integer);
/dports/editors/lazarus-qt5/lazarus/components/plotfunction/
H A Dplotpanel.pp208 procedure SetTopMargin(const AValue: Integer);
217 Property TopMargin : Integer Read FTopMargin Write SetTopMargin;
734 procedure TPlotYAxis.SetTopMargin(const AValue: Integer);
/dports/editors/lazarus/lazarus/components/plotfunction/
H A Dplotpanel.pp208 procedure SetTopMargin(const AValue: Integer);
217 Property TopMargin : Integer Read FTopMargin Write SetTopMargin;
734 procedure TPlotYAxis.SetTopMargin(const AValue: Integer);
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dborder.cxx237 aItem.SetTopMargin(mrTopWrp.denormalize(mrTopWrp.get_value(FieldUnit::TWIP))); in GetControlValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dalgitem.hxx89 void SetTopMargin(sal_Int16 nTop);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dalgitem.cxx296 void SvxMarginItem::SetTopMargin( sal_Int16 nTop ) in SetTopMargin() function in SvxMarginItem
H A Dlegacyitem.cxx68 rItem.SetTopMargin(nTop); in Create()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DDomainMapper.cxx2197 pSectionContext->SetTopMargin( rPageMar.top ); in sprmWithProps()
H A DPropertyMap.hxx384 …void SetTopMargin(sal_Int32 nSet) { m_bDynamicHeightTop = nSet >= 0; m_nTopMargin = std::abs(… in SetTopMargin() function in writerfilter::dmapper::SectionPropertyMap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dborder.cxx195 aItem.SetTopMargin(mrTopWrp.denormalize(mrTopWrp.get_value(FieldUnit::TWIP))); in GetControlValue()

1234