Home
last modified time | relevance | path

Searched refs:SetNumPanels (Results 1 – 5 of 5) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_panel.h61 void SetNumPanels(long val);
H A Dgc_panel.cpp158 gcPanel::SetNumPanels(long val) in SetNumPanels() function in gcPanel
H A Dgc_datastore_readcmd.cpp469 panel.SetNumPanels(panelSize); in cmdParsePanel()
H A Dgc_structures.cpp1763 … GetPanel(newRegion.GetId(),popId).SetNumPanels(GetPanel(regionId,popId).GetNumPanels()); in FragmentRegion()
1921 firstPanel->SetNumPanels(curPanel->GetNumPanels()); in MergeRegions()
/dports/biology/lamarc/lamarc-2.1.8/src/guiconv/
H A Dgc_panel_dialogs.cpp80 panelRef.SetNumPanels(longVal); in ToDataStore()