Home
last modified time | relevance | path

Searched refs:WizardDoState (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DWizard.h37 int WizardDoState(PyMOLGlobals * G);
H A DWizard.cpp113 WizardDoState(G); in WizardUpdate()
529 int WizardDoState(PyMOLGlobals * G) in WizardDoState() function