Home
last modified time | relevance | path

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

/external/toybox/kconfig/lxdialog/
Dutil.c297 void print_title(WINDOW *dialog, const char *title, int width) in print_title() function
/external/python/cpython2/Lib/
Dpstats.py429 def print_title(self): member in Stats
/external/python/cpython3/Lib/
Dpstats.py499 def print_title(self): member in Stats