Searched refs:removeLabel (Results 1 – 4 of 4) sorted by relevance
82 private void removeLabel(int oldLabel) { in removeLabel() method in LabeledList180 removeLabel(old.getLabel()); in set()
78 void removeLabel(const AtomicString& forAttributeValue, HTMLLabelElement*);
265 void TreeScope::removeLabel(const AtomicString& forAttributeValue, HTMLLabelElement* element) in removeLabel() function in WebCore::TreeScope
3108 scope.removeLabel(oldForAttributeValue, toHTMLLabelElement(this)); in updateLabel()