remove            501 Source/core/accessibility/AXObjectCache.cpp void AXObjectCache::remove(AXID axID)
remove            522 Source/core/accessibility/AXObjectCache.cpp void AXObjectCache::remove(RenderObject* renderer)
remove            532 Source/core/accessibility/AXObjectCache.cpp void AXObjectCache::remove(Node* node)
remove            550 Source/core/accessibility/AXObjectCache.cpp void AXObjectCache::remove(Widget* view)
remove            560 Source/core/accessibility/AXObjectCache.cpp void AXObjectCache::remove(AbstractInlineTextBox* inlineTextBox)
remove             76 Source/core/css/FontFaceCache.cpp void FontFaceCache::remove(const StyleRuleFontFace* fontFaceRule)
remove            313 Source/core/css/FontFaceSet.cpp bool FontFaceSet::remove(FontFace* fontFace, ExceptionState& exceptionState)
remove            122 Source/core/css/MediaList.cpp bool MediaQuerySet::remove(const String& queryStringToRemove)
remove            208 Source/core/css/resolver/ScopedStyleTree.cpp void ScopedStyleTree::remove(const ContainerNode* scopingNode)
remove             76 Source/core/dom/DOMSettableTokenList.cpp void DOMSettableTokenList::remove(const Vector<String>& tokens, ExceptionState& exceptionState)
remove             99 Source/core/dom/DOMTokenList.cpp void DOMTokenList::remove(const AtomicString& token, ExceptionState& exceptionState)
remove            108 Source/core/dom/DOMTokenList.cpp void DOMTokenList::remove(const Vector<String>& tokens, ExceptionState& exceptionState)
remove             67 Source/core/dom/DocumentOrderedList.cpp void DocumentOrderedList::remove(const Node* node)
remove             80 Source/core/dom/DocumentOrderedMap.cpp void DocumentOrderedMap::remove(StringImpl* key, Element* element)
remove            463 Source/core/dom/Node.cpp void Node::remove(ExceptionState& exceptionState)
remove            113 Source/core/dom/SpaceSplitString.cpp void SpaceSplitStringData::remove(unsigned index)
remove            129 Source/core/dom/SpaceSplitString.cpp bool SpaceSplitString::remove(const AtomicString& string)
remove             50 Source/core/dom/StyleSheetScopingNodeList.cpp void StyleSheetScopingNodeList::remove(ContainerNode* node)
remove             61 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp void CustomElementUpgradeCandidateMap::remove(Element* element)
remove            144 Source/core/events/EventListenerMap.cpp bool EventListenerMap::remove(const AtomicString& eventType, EventListener* listener, bool useCapture, size_t& indexOfRemovedListener)
remove            128 Source/core/fetch/MemoryCache.cpp void MemoryCache::remove(Resource* resource)
remove            101 Source/core/html/HTMLOptionsCollection.cpp void HTMLOptionsCollection::remove(int index)
remove            106 Source/core/html/HTMLOptionsCollection.cpp void HTMLOptionsCollection::remove(HTMLOptionElement* option)
remove            220 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::remove(int optionIndex)
remove            130 Source/core/html/forms/RadioButtonGroupScope.cpp void RadioButtonGroup::remove(HTMLInputElement* button)
remove            402 Source/core/html/parser/HTMLElementStack.cpp void HTMLElementStack::remove(Element* element)
remove            103 Source/core/html/parser/HTMLFormattingElementList.cpp void HTMLFormattingElementList::remove(Element* element)
remove            109 Source/core/html/track/TextTrackCueList.cpp bool TextTrackCueList::remove(TextTrackCue* cue)
remove            206 Source/core/html/track/TextTrackList.cpp void TextTrackList::remove(TextTrack* track)
remove             66 Source/core/html/track/vtt/VTTRegionList.cpp bool VTTRegionList::remove(VTTRegion* region)
remove             61 Source/core/inspector/InspectorState.cpp void InspectorState::remove(const String& propertyName)
remove           1006 Source/core/rendering/FastTextAutosizer.cpp void FastTextAutosizer::FingerprintMapper::remove(const RenderObject* renderer)
remove            352 Source/core/rendering/FloatingObjects.cpp void FloatingObjects::remove(FloatingObject* floatingObject)
remove             52 Source/core/rendering/ImageQualityController.cpp void ImageQualityController::remove(RenderObject* renderer)
remove             61 Source/core/rendering/InlineBox.cpp void InlineBox::remove()
remove            252 Source/modules/filesystem/DOMFileSystemBase.cpp void DOMFileSystemBase::remove(const EntryBase* entry, PassOwnPtr<VoidCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, SynchronousType synchronousType)
remove             67 Source/modules/filesystem/Entry.cpp void Entry::remove(PassOwnPtr<VoidCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback) const
remove             74 Source/modules/filesystem/EntrySync.cpp void EntrySync::remove(ExceptionState& exceptionState) const
remove            212 Source/modules/geolocation/Geolocation.cpp void Geolocation::Watchers::remove(int id)
remove            222 Source/modules/geolocation/Geolocation.cpp void Geolocation::Watchers::remove(GeoNotifier* notifier)
remove            344 Source/modules/mediasource/SourceBuffer.cpp void SourceBuffer::remove(double start, double end, ExceptionState& exceptionState)
remove             58 Source/modules/mediasource/SourceBufferList.cpp void SourceBufferList::remove(SourceBuffer* buffer)
remove             65 Source/modules/mediasource/WebKitSourceBufferList.cpp bool WebKitSourceBufferList::remove(WebKitSourceBuffer* buffer)
remove            313 Source/platform/JSONValues.cpp void JSONObjectBase::remove(const String& name)
remove            134 Source/platform/Length.cpp     void remove(int index)
remove            185 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp inline void HarfBuzzRunCache::remove(CachedShapingResults* node)
remove             98 Source/web/PageOverlayList.cpp bool PageOverlayList::remove(WebPageOverlay* overlay)
remove             55 Source/web/WebGeolocationPermissionRequestManager.cpp bool WebGeolocationPermissionRequestManager::remove(const blink::WebGeolocationPermissionRequest& permissionRequest, int& id)
remove             67 Source/web/WebGeolocationPermissionRequestManager.cpp bool WebGeolocationPermissionRequestManager::remove(int id, blink::WebGeolocationPermissionRequest& permissionRequest)
remove            223 Source/web/WebNode.cpp bool WebNode::remove()
remove            455 Source/wtf/text/AtomicString.cpp void AtomicString::remove(StringImpl* r)
remove            327 Source/wtf/text/WTFString.cpp void String::remove(unsigned position, int lengthToRemove)