Searched refs:hashType (Results 1 – 2 of 2) sorted by relevance
492 TokenType hashType = consumeHash(); in lex()493 if (hashType != null) { in lex()494 type = hashType; in lex()
1404 CPVRTHash hashType(pszRemaining); in ParseGenericSurface() local1407 if(hashType == SurfacePairs[uiIndex].Name) in ParseGenericSurface()