Searched refs:has_body (Results 1 – 3 of 3) sorted by relevance
192 bool has_body() { return !body_.empty(); } in has_body() function
222 if (info.has_body()) { in AddPageTitle()
1350 var has_body = branch[1].length > 0, code = with_indent(function(){1354 }, 0.5) + (has_body ? newline + with_indent(function(){1357 if (!beautify && has_body && i < n - 1)