Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer5/
H A DPyMOL.cpp329 #define LEX_CLIP(NAME,CODE) {if(!OVreturn_IS_OK( (result= OVLexicon_GetFromCString(I->Lex,#NAME))))… in PyMOL_InitAPI() macro
340 LEX_CLIP(near, 0); in PyMOL_InitAPI()
341 LEX_CLIP(far, 1); in PyMOL_InitAPI()
342 LEX_CLIP(move, 2); in PyMOL_InitAPI()
343 LEX_CLIP(slab, 3); in PyMOL_InitAPI()
344 LEX_CLIP(atoms, 4); in PyMOL_InitAPI()