Searched refs:GUIDType (Results 1 – 2 of 2) sorted by relevance
441 tempType->GUIDType = guidData; in AddType()490 GUIDData::operator=(theItem->GUIDType); in operator =()516 if (theItem->GUIDType == *this) { // found it! in TypeName()537 if (theItem->GUIDType == *this) { // found it! in UTypeName()562 if ((theItem->GUIDType == *this) && (theItem->display == 1)) { // found it! in GetHexType()
24 GUIDData GUIDType; member