Home
last modified time | relevance | path

Searched refs:EditorInvalidateShaderCGO (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DEditor.h96 void EditorInvalidateShaderCGO(PyMOLGlobals * G);
H A DEditor.cpp344 EditorInvalidateShaderCGO(G); in EditorDefineExtraPks()
1748 EditorInvalidateShaderCGO(G); in EditorInactivate()
1830 EditorInvalidateShaderCGO(G); in EditorActivate()
2391 EditorInvalidateShaderCGO(G); in EditorDrag()
2432 void EditorInvalidateShaderCGO(PyMOLGlobals * G){ in EditorInvalidateShaderCGO() function
H A DExecutive.cpp6983 EditorInvalidateShaderCGO(G); in ExecutiveSculptIterateAll()