Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer5/
H A DPyMOL.h255 void PyMOL_PushValidContext(CPyMOL * I);
H A DPyMOL.cpp2139 PyMOL_PushValidContext(I); in PyMOL_AdaptToHardware()
2304 PyMOL_PushValidContext(I); in PyMOL_DrawWithoutLock()
2326 PyMOL_PushValidContext(I); in PyMOL_DrawWithoutLock()
2933 void PyMOL_PushValidContext(CPyMOL * I) in PyMOL_PushValidContext() function
H A Dmain.cpp101 PyMOL_PushValidContext(G->PyMOL); in MainPushValidContext()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DP.cpp1538 PyMOL_PushValidContext(G->PyMOL); in PLockAPIAsGlut()
2378 PyMOL_PushValidContext(G->PyMOL); in PExit()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer4/
H A DCmd.cpp4889 PyMOL_PushValidContext(G->PyMOL); /* we're trusting the caller on this... */ in CmdRefreshNow()
4938 PyMOL_PushValidContext(G->PyMOL); // PyQt hack? in CmdPNG()
4967 PyMOL_PushValidContext(G->PyMOL); // PyQt hack? in CmdMPNG()