Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DOrtho.h72 void OrthoBusyDraw(PyMOLGlobals * G, int force);
H A DOrtho.cpp565 OrthoBusyDraw(G, false); in OrthoBusySlow()
594 OrthoBusyDraw(G, false); in OrthoBusyFast()
613 void OrthoBusyDraw(PyMOLGlobals * G, int force) in OrthoBusyDraw() function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer4/
H A DCmd.cpp4425 OrthoBusyDraw(G, int1); in CmdBusyDraw()