Home
last modified time | relevance | path

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

/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_panel.cpp131 gcPanel::HasPop() const in HasPop() function in gcPanel
139 if(!HasPop()) in GetPopId()
150 if(HasPop()) in GetPopIdString()
H A Dgc_panel.h55 bool HasPop() const;
H A Dgc_structures.h215 bool HasPop(wxString name) const;
H A Dgc_datastore_readcmd.cpp821 if(!GetStructures().HasPop(popName)) in makePopMatcher()
837 if(!GetStructures().HasPop(popName)) in makePopMatcher()
H A Dgc_structures.cpp900 if(HasPop(name)) in FetchOrMakePop()
1597 GCStructures::HasPop(wxString name) const in HasPop() function in GCStructures