Home
last modified time | relevance | path

Searched refs:SetGrouping (Results 1 – 15 of 15) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DListViewGroupingMenu.cs103 private void SetGrouping(AceListGrouping lgPrimary) in SetGrouping() method in KeePass.UI.ListViewGroupingMenu
140 SetGrouping(AceListGrouping.On); in OnGroupOn()
145 SetGrouping(AceListGrouping.Auto); in OnGroupAuto()
150 SetGrouping(AceListGrouping.Off); in OnGroupOff()
/dports/audio/id3lib/id3lib-3.8.3/src/
H A Dheader_frame.h65 bool SetGrouping(bool b) { return this->SetFlags(GROUPING, b); } in SetGrouping() function
H A Dframe_impl.h111 _hdr.SetGrouping(true); in SetGroupingID()
H A Dframe_render.cpp128 hdr.SetGrouping(gID > 0); in Render()
/dports/www/itop/web/datamodels/2.x/itop-portal-base/portal/src/entities/
H A Dmanagebrick.class.inc.php367 public function SetGrouping($aGrouping) function in Combodo\\iTop\\Portal\\Brick\\ManageBrick
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmldpimp.hxx271 …void SetGrouping(const OUString& rGroupSource, const double& rStart, const double& rEnd, const dou… in SetGrouping() function in ScXMLDataPilotFieldContext
H A Dxmldpimp.cxx1454 …pDataPilotField->SetGrouping(sGroupSource, fStart, fEnd, fStep, nGroupPart, bDateValue, bAutoStart… in ScXMLDataPilotGroupsContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmldpimp.hxx272 …void SetGrouping(const OUString& rGroupSource, const double& rStart, const double& rEnd, const dou… in SetGrouping() function in ScXMLDataPilotFieldContext
H A Dxmldpimp.cxx1473 …pDataPilotField->SetGrouping(sGroupSource, fStart, fEnd, fStep, nGroupPart, bDateValue, bAutoStart… in ScXMLDataPilotGroupsContext()
/dports/science/gromacs/gromacs-2021.4/src/external/clFFT/src/library/
H A Dgenerator.stockham.cpp2043 void SetGrouping(bool grp) { enableGrouping = grp; } in SetGrouping() function in StockhamGenerator::Pass
3142 passes[i].SetGrouping(grp); in Kernel()
/dports/math/clfft/clFFT-2.12.2/src/library/
H A Dgenerator.stockham.cpp2033 void SetGrouping(bool grp) { enableGrouping = grp; } in SetGrouping() function in StockhamGenerator::Pass
3127 passes[i].SetGrouping(grp); in Kernel()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zorkian/go-datadog-api/go-datadog-api-2.21.0/
H A Ddatadog-accessors.go2307 func (c *CheckStatusDefinition) SetGrouping(v string) { func
18861 func (w *Widget) SetGrouping(v string) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zorkian/go-datadog-api/
H A Ddatadog-accessors.go2307 func (c *CheckStatusDefinition) SetGrouping(v string) { func
18861 func (w *Widget) SetGrouping(v string) { func
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WindowsFirewall/
H A Dmod.rs2743 …pub unsafe fn SetGrouping<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::…
3038 …pub unsafe fn SetGrouping<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::…
3362 …pub unsafe fn SetGrouping<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::…
/dports/audio/id3lib/id3lib-3.8.3/
H A DChangeLog5500 - Added SetCompression(), SetEncryption(), SetGrouping(),
5551 SetEncryption(), and SetGrouping() methods.