Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DOrtho.h103 int OrthoArrowsGrabbed(PyMOLGlobals * G);
H A DOrtho.cpp397 int OrthoArrowsGrabbed(PyMOLGlobals * G) in OrthoArrowsGrabbed() function
877 if((!OrthoArrowsGrabbed(G)) && in OrthoKey()
926 if(OrthoArrowsGrabbed(G)) { in OrthoKey()
932 if(OrthoArrowsGrabbed(G)) { in OrthoKey()
1010 if(OrthoArrowsGrabbed(G)) { in OrthoKey()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer5/
H A DPyMOL.cpp2402 if(OrthoArrowsGrabbed(G)) { in PyMOL_Special()