Searched refs:show_headers (Results 1 – 5 of 5) sorted by relevance
116 bool show_headers; /* show headers to data output */ member
203 if(hdrcbdata->config->show_headers && in tool_header_cb()
176 if(config->show_headers) { in tool_write_cb()
2242 config->show_headers = toggle; /* show the headers as well in the in getparameter()2250 config->show_headers = toggle; in getparameter()2768 if(config->show_headers) in parse_args()
3947 static bool show_headers = false; local3948 ImGui::Checkbox("show_headers", &show_headers);3953 if (show_headers)4990 static bool show_headers = true; local5074 ImGui::Checkbox("show_headers", &show_headers);5161 if (show_headers)