Home
last modified time | relevance | path

Searched defs:refFormAssociatedElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLObjectElement.h111 virtual void refFormAssociatedElement() OVERRIDE { ref(); } in refFormAssociatedElement() function
DHTMLFormControlElement.h147 virtual void refFormAssociatedElement() OVERRIDE FINAL { ref(); } in refFormAssociatedElement() function