Home
last modified time | relevance | path

Searched refs:SelectorUpdateObjectSele (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DSelector.h119 void SelectorUpdateObjectSele(PyMOLGlobals * G, ObjectMolecule * obj);
H A DSelector.cpp3711 void SelectorUpdateObjectSele(PyMOLGlobals * G, ObjectMolecule * obj) in SelectorUpdateObjectSele() function
H A DExecutive.cpp11271 SelectorUpdateObjectSele(G, (ObjectMolecule *) obj); in ExecutiveUpdateObjectSelection()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectMolecule.cpp10873 SelectorUpdateObjectSele(I->G, I); in invalidate()