Searched defs:default_title (Results 1 – 3 of 3) sorted by relevance
9 "default_title": "Set this page's color.", string
10 "default_title": "Follow links.", string
139 std::string GetProcessTitle(const char* default_title) { in GetProcessTitle()