Searched refs:kChromeosFrame (Results 1 – 4 of 4) sorted by relevance
41 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kChromeosFrame)) in IsMaximized()
305 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kChromeosFrame)) { in GetSavedWindowBounds()
288 extern const char kChromeosFrame[];
1015 const char kChromeosFrame[] = "chromeos-frame"; variable