Searched refs:qHash (Results 1 – 7 of 7) sorted by relevance
106 return qHash(m_data->font.toString()) in hash()107 ^ qHash(*reinterpret_cast<quint32*>(&m_data->size)) in hash()108 ^ qHash(m_data->bold) in hash()109 ^ qHash(m_data->oblique); in hash()
128 uint qHash(const QScriptString& key) in qHash() function130 return qHash(QScriptStringPrivate::get(key)->id()); in qHash()
56 uint qHash(const QScriptString& key);
16236 (qHash):26055 (qHash):26109 (qHash):28118 (qHash):28181 Clean up qHash forward declaration a bit.28269 (qHash):28825 (qHash):
7018 (qHash):
5777 (WebCore::qHash):
9144 (WebCore::qHash): Necessary for FontPlatformDataCache.