Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DAtomInfo.cpp1172 AtomInfoType * atInfo1, int *flag1, int n1, in AtomInfoUniquefyNames() argument
1188 ai1 = atInfo1; in AtomInfoUniquefyNames()
1216 AtomInfoBracketResidue(G, atInfo1, n1, ai1, &st1, &nd1); in AtomInfoUniquefyNames()
1220 ai0 = atInfo1 + st1; in AtomInfoUniquefyNames()
1256 if(matchFlag && ((!flag1) || flag1[ai1 - atInfo1])) { in AtomInfoUniquefyNames()
H A DAtomInfo.h417 AtomInfoType * atInfo1, int *flag1, int n1,