Home
last modified time | relevance | path

Searched refs:atompropname (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/layer5/
H A DPyMOL.h592 AtomPropertyInfo *PyMOL_GetAtomPropertyInfo(CPyMOL * I, const char *atompropname);
H A DPyMOL.cpp3276 AtomPropertyInfo *PyMOL_GetAtomPropertyInfo(CPyMOL * I, const char *atompropname) in PyMOL_GetAtomPropertyInfo() argument
3279 if(!OVreturn_IS_OK((result = OVLexicon_BorrowFromCString(I->Lex, atompropname)))) in PyMOL_GetAtomPropertyInfo()