Searched defs:constructDeletedValue (Results 1 – 10 of 10) sorted by relevance
45 static void constructDeletedValue(CLSID& slot) { slot = CLSID_NULL; } in constructDeletedValue() function
149 static void constructDeletedValue(TileMapKey& slot) { slot = std::make_pair(-2, -2); } in constructDeletedValue() function
68 …static void constructDeletedValue(TraitType& slot) { FirstTraits::constructDeletedValue(slot.first… in constructDeletedValue() function
373 …static void constructDeletedValue(EncodedJSValue& slot) { slot = JSValue::encode(JSValue(JSValue::… in constructDeletedValue() function380 …static void constructDeletedValue(EncodedJSValue& slot) { slot = JSValue::encode(JSValue(JSValue::… in constructDeletedValue() function
124 static void constructDeletedValue(StringKey& slot) in constructDeletedValue() function
59 static void constructDeletedValue(MappedAttributeKey& slot) { slot.type = eLastEntry; } in constructDeletedValue() function
194 …static void constructDeletedValue(FormElementKey& slot) { new (&slot) FormElementKey(WTF::HashTabl… in constructDeletedValue() function
238 static void constructDeletedValue(FontPlatformData& slot) in constructDeletedValue() function
169 static void constructDeletedValue(FixedSizeFontDataKey& slot) in constructDeletedValue() function
83 static void constructDeletedValue(IntegerArray& slot) { slot.markDeleted(); } in constructDeletedValue() function