Searched refs:removeTokens (Results 1 – 2 of 2) sorted by relevance
120 setValue(removeTokens(value(), tokens)); in remove()195 return removeTokens(input, tokens); in removeToken()198 String DOMTokenList::removeTokens(const AtomicString& input, const Vector<String>& tokens) in removeTokens() function in WebCore::DOMTokenList
77 static String removeTokens(const AtomicString&, const Vector<String>&);