Home | History | Annotate | Download | only in page

Lines Matching full:fileinput

420     if (HTMLInputElement* fileInput = asFileInput(element)) {
421 if (fileInput->disabled())
435 RenderFileUploadControl* renderer = toRenderFileUploadControl(fileInput->renderer());