Home
last modified time | relevance | path

Searched refs:text_report (Results 1 – 5 of 5) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dreports.cpp62 static config text_report(const std::string &text, in text_report() function
144 return text_report(str, tooltip); in gray_inactive()
163 return text_report(str.str(), tooltip.str()); in unit_name()
277 return text_report(str.str(), tooltip.str()); in unit_level()
498 return text_report(str.str(), tooltip.str()); in unit_hp()
525 return text_report(str.str(), tooltip.str()); in unit_xp()
598 return text_report(str.str(), tooltip.str()); in unit_defense()
628 return text_report(str.str(), tooltip.str()); in unit_vision()
1475 return text_report(str.str()); in REPORT_GENERATOR()
1517 return text_report(str.str()); in REPORT_GENERATOR()
[all …]
/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dstructures.h405 char *text_report; member
H A Dscp-decode.cpp705 block3.text_report=NULL; in sectionsOptional()
2318 if(dim!=0 && (data.text_report=(char*)mymalloc((dim+1)*sizeof(char)))==NULL) in section_8()
2323 c=data.text_report; in section_8()
/dports/www/opencart/opencart-3.0.3.8/upload/admin/view/template/extension/payment/
H A Dlaybuy_order.twig133 <label class="col-sm-2 control-label">{{ text_report }}</label>
H A Dlaybuy_transaction.twig123 <label class="col-sm-2 control-label">{{ text_report }}</label>