Searched defs:title (Results 1 – 3 of 3) sorted by relevance
33 static title = "Toggle Light/Dark Mode" field in DarkModeToggle
275 void title(const std::string &s) in title() function
90 title = workbook.add_format({'bold': True,'font_size':24}) variable