Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DText.h86 unsigned char TextGetLabelPosIsSet(PyMOLGlobals * G);
H A DFontType.cpp222 unsigned char posIsSet = TextGetLabelPosIsSet(G); in FontTypeRenderOpenGLImpl()
373 unsigned char posIsSet = TextGetLabelPosIsSet(G); in RenderRay()
H A DText.cpp195 unsigned char TextGetLabelPosIsSet(PyMOLGlobals * G) in TextGetLabelPosIsSet() function