Searched refs:hashCode (Results 1 – 2 of 2) sorted by relevance
483 CARD32 hashCode = hashCI(p) % hashModulus; in ProcXF86BigfontQueryFont() local485 for (i = pHash2UniqIndex[hashCode]; in ProcXF86BigfontQueryFont()515 hashCode = hashCI(p) % hashModulus; in ProcXF86BigfontQueryFont()517 pHash2UniqIndex[hashCode]; in ProcXF86BigfontQueryFont()518 pHash2UniqIndex[hashCode] = i; in ProcXF86BigfontQueryFont()521 hashCode = hashCI(p) % hashModulus; in ProcXF86BigfontQueryFont()524 pUniqIndex2NextUniqIndex[i] = pHash2UniqIndex[hashCode]; in ProcXF86BigfontQueryFont()525 pHash2UniqIndex[hashCode] = i; in ProcXF86BigfontQueryFont()
39 virtual UINT32 hashCode();