Home
last modified time | relevance | path

Searched defs:print_title (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/scripts/
Dsummarize_stats.py161 def print_title(name, level=2): function
/third_party/toybox/kconfig/lxdialog/
Dutil.c297 void print_title(WINDOW *dialog, const char *title, int width) in print_title() function
/third_party/python/Lib/
Dpstats.py500 def print_title(self): member in Stats