Home | History | Annotate | Download | only in npapi

Lines Matching refs:getFormValue

292 bool WebPluginImpl::getFormValue(blink::WebString& value) {
296 if (!delegate_->GetFormValue(&form_value))