Home
last modified time | relevance | path

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

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcu/
H A Delement.h190 unsigned GetMaxBonds () {return m_MaxBonds;} in GetMaxBonds()
296 unsigned char m_MaxBonds; variable
H A Delement.cc135 Elt->m_MaxBonds = atoi (num); in Init()
233 m_MaxBonds = 0; in Element()