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