Lines Matching full:hash
409 (WebCore::SVGAnimatedTypeWrapperKeyHash::hash):
668 This also unifies SVG and non-SVG CSS hash lookups. A unified hash
673 * DerivedSources.make: unify SVG and non-SVG CSS hash files
674 * WebCore.xcodeproj/project.pbxproj: remove old SVG CSS hash files
1247 (WebCore::FontPlatformData::hash):
1275 (WebCore::FontPlatformData::hash):
2651 * bindings/scripts/CodeGeneratorJS.pm: Forward port hash fix from trunk.
2900 (WebCore::PODTypeReadWriteHashInfoHash::hash):
12817 (WebCore::FontPlatformData::hash):
13031 Make the hash maps store CollectionInfo pointers to reduce amount of copying when
13479 to make the <hash>if FOO conditional match.
13634 Changed extendedAttributes to be a variable instead of a hash directly. Required to work with ActiveState perl.
18872 FontPlatformData::hash. Using FontDescription is a bad idea as we don't have a clue
18886 (WebCore::FontPlatformData::hash): make valgrind happy and don't use m_fontDescription
20534 definition, not the hexcolor/HASH definition.
26027 Add the stream to the m_streams hash set.
26048 Make streams ref-counted. Remove streams from the hash set once they're done loading.
32761 (WebCore::FontPlatformData::hash):
33085 (WebCore::PluginPackageWin::hash):
33094 (WebCore::PluginPackageWinHash::hash):
33521 Store the root object in a hash set, keyed by the plugin view. This is in preparation for
45485 - Move rarely used column variables to hash
45649 - Move very rarely used overrideSize variable to hash
47144 - use binary_search instead of hash table; slightly better performance and
48369 Update the hash table header for Window object properties
50887 The fix is to use a bit inside each node, instead of a hash table, to track
57695 - <rdar://problem/4826861> WebKit tests show memory leaks in NSHTMLReader, caused by method named "hash"
57698 are in base classes WebScriptObject and NSObject. Luckily, only "hash" is causing trouble. Added
57699 "hash" to the existing special case for "id". Now "hash" is "hashName" just as "id" is "idName".
59842 Use an OwnPtr for the pending callbacks object. Also, use String instead of StringImpl in the hash map.
67104 (WebCore::BackForwardList::containsItem): Make a hash lookup instead of iterate
68095 (WebCore::applyCounterList): Added. Stores counter directives in hash tables