Home
last modified time | relevance | path

Searched refs:associatedFormElement (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DFrameSelection.cpp1732 static inline HTMLFormElement* associatedFormElement(HTMLElement& element) in associatedFormElement() function
1747 if (HTMLFormElement* form = associatedFormElement(*element)) in scanForForm()
1771 if (HTMLFormElement* form = associatedFormElement(*element)) in currentForm()