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