Home
last modified time | relevance | path

Searched defs:hashKey (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/bridge/qt/
Dqt_instance.h63 QObject* hashKey() const { return m_hashkey; } in hashKey() function
/external/webkit/Source/WebCore/css/
DCSSSegmentedFontFace.cpp92 …unsigned hashKey = ((fontDescription.computedPixelSize() + 1) << (FontTraitsMaskWidth + 1)) | ((fo… in getFontData() local
DCSSFontFaceSource.cpp119 …unsigned hashKey = (fontDescription.computedPixelSize() + 1) << 6 | fontDescription.widthVariant()… in getFontData() local
/external/icu4c/tools/ctestfw/
Ddatamap.cpp106 UnicodeString hashKey(key, -1, US_INV); in getItem() local
/external/icu4c/common/
Dlocid.cpp638 UHashTok hashKey; in hashCode() local
/external/icu4c/i18n/
Dnumfmt.cpp1228 int32_t hashKey = desiredLocale.hashCode(); in makeInstance() local