Searched defs:PropDescr (Results 1 – 2 of 2) sorted by relevance
260 struct PropDescr struct270 getMaxState () in getMaxState()275 int propID;276 char *name;277 char *uname;278 VType_type vtype;279 int flags;283 Vector<char*>*stateUNames;
85 PropDescr::PropDescr (int _propID, const char *_name) in PropDescr() function in PropDescr