Home | History | Annotate | Download | only in browser

Lines Matching refs:ShouldBeParsed

712   return ShouldBeParsed(require_method_post);
725 bool FormStructure::ShouldBeParsed(bool require_method_post) const {
752 return (!has_author_specified_types_ && ShouldBeParsed(true)) ||