Searched refs:kTopControlsHeight (Results 1 – 5 of 5) sorted by relevance
35 const char kTopControlsHeight[] = "top-controls-height"; variable
26 CC_EXPORT extern const char kTopControlsHeight[];
22 static const float kTopControlsHeight = 100; variable64 kTopControlsHeight, in manager()
245 if (cmd->HasSwitch(cc::switches::kTopControlsHeight)) { in Create()247 cmd->GetSwitchValueASCII(cc::switches::kTopControlsHeight); in Create()
1221 cc::switches::kTopControlsHeight, in PropagateBrowserCommandLineToRenderer()