Home
last modified time | relevance | path

Searched defs:SetBorders (Results 1 – 25 of 81) sorted by relevance

1234

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKTableRecorder.cpp122 struct SetBorders struct
124 SetBorders(const IWORKGridLineMap_t &verticalLines, const IWORKGridLineMap_t &horizontalLines) in SetBorders() function
131SetBorders(const IWORKGridLineMap_t &verticalLeftLines, const IWORKGridLineMap_t &verticalRightLin… in SetBorders() function
140 const IWORKGridLineMap_t m_verticalLines;
141 const IWORKGridLineMap_t m_verticalRightLines;
142 const IWORKGridLineMap_t m_horizontalLines;
143 const IWORKGridLineMap_t m_horizontalBottomLines;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/widgets/
H A Dwx_panel.h38 void SetBorders( bool aLeft, bool aRight, bool aTop, bool aBottom ) in SetBorders() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/xfilter/
H A Dxfframestyle.cxx84 void XFFrameStyle::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFFrameStyle
H A Dxfcellstyle.cxx97 void XFCellStyle::SetBorders(XFBorders *pBorders) in SetBorders() function in XFCellStyle
H A Dxfheaderstyle.cxx106 void XFHeaderStyle::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFHeaderStyle
H A Dxfpagemaster.cxx110 void XFPageMaster::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFPageMaster
H A Dxfparastyle.cxx214 void XFParaStyle::SetBorders(XFBorders *pBorders) in SetBorders() function in XFParaStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/xfilter/
H A Dxfframestyle.cxx83 void XFFrameStyle::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFFrameStyle
H A Dxfcellstyle.cxx96 void XFCellStyle::SetBorders(XFBorders *pBorders) in SetBorders() function in XFCellStyle
H A Dxfheaderstyle.cxx106 void XFHeaderStyle::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFHeaderStyle
H A Dxfpagemaster.cxx109 void XFPageMaster::SetBorders(std::unique_ptr<XFBorders> pBorders) in SetBorders() function in XFPageMaster
H A Dxfparastyle.cxx213 void XFParaStyle::SetBorders(XFBorders *pBorders) in SetBorders() function in XFParaStyle
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DPageBordersHandler.cxx133 void PageBordersHandler::SetBorders( SectionPropertyMap* pSectContext ) in SetBorders() function in writerfilter::dmapper::PageBordersHandler
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DPageBordersHandler.cxx134 void PageBordersHandler::SetBorders( SectionPropertyMap* pSectContext ) in SetBorders() function in writerfilter::dmapper::PageBordersHandler
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dframe.go78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame { func
H A Dgrid.go161 func (g *Grid) SetBorders(borders bool) *Grid { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dframe.go78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame { func
H A Dgrid.go161 func (g *Grid) SetBorders(borders bool) *Grid { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dframe.go78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame { func
/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dframe.go78 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame { func
H A Dgrid.go161 func (g *Grid) SetBorders(borders bool) *Grid { func
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/rivo/tview/
H A Dframe.go77 func (f *Frame) SetBorders(top, bottom, header, footer, left, right int) *Frame { func
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/html/
H A Dhtmlwin.h123 void SetBorders(int b) {m_Borders = b;} in SetBorders() function
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkChartMatrix.cxx141 void vtkChartMatrix::SetBorders(int left, int bottom, int right, int top) in SetBorders() function in vtkChartMatrix
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkChartMatrix.cxx147 void vtkChartMatrix::SetBorders(int left, int bottom, int right, int top) in SetBorders() function in vtkChartMatrix

1234