Home | History | Annotate | Download | only in core

Lines Matching refs:getHash

65     /** getHash() is a shallow hash, with the same limitations as operator==.
66 * If operator== returns true for two paints, getHash() returns the same value for each.
68 uint32_t getHash() const;