Home
last modified time | relevance | path

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

/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.py499 def print_title(self): member in Stats