Searched refs:AtomInfoCompareIgnoreRank (Results 1 – 3 of 3) sorted by relevance
395 int AtomInfoCompareIgnoreRank(PyMOLGlobals * G, const AtomInfoType * at1, const AtomInfoType * at2);
2101 int AtomInfoCompareIgnoreRank(PyMOLGlobals * G, const AtomInfoType * at1, const AtomInfoType * at2) in AtomInfoCompareIgnoreRank() function
8957 fCompare = AtomInfoCompareIgnoreRank; in ObjectMoleculeMerge()