Home | History | Annotate | Download | only in src

Lines Matching refs:WebFormElement

128 #include "WebFormElement.h"
550 void WebFrameImpl::forms(WebVector<WebFormElement>& results) const
558 WebVector<WebFormElement> temp(formCount);