Searched refs:hLeft (Results 1 – 2 of 2) sorted by relevance
55 int hLeft = getLeft() == null ? 0 : getLeft().hashCode(); in hashCode() local57 return hLeft + 37 * hRight; in hashCode()
108 virtual int32_t Compare(FWL_HLISTITEM hLeft, FWL_HLISTITEM hRight) = 0;