Searched refs:GUIDType (Results 1 – 2 of 2) sorted by relevance
243 tempType->GUIDType = guidData; in AddType()292 GUIDData::operator=(theItem->GUIDType); in operator =()318 if (theItem->GUIDType == *this) { // found it! in TypeName()339 if (theItem->GUIDType == *this) { // found it! in UTypeName()364 if ((theItem->GUIDType == *this) && (theItem->display == 1)) { // found it! in GetHexType()
26 GUIDData GUIDType; member