Searched refs:UseChromeRuntime (Results 1 – 5 of 5) sorted by relevance
43 virtual bool UseChromeRuntime() = 0;
31 bool UseChromeRuntime() override;
166 bool MainContextImpl::UseChromeRuntime() { in UseChromeRuntime() function in client::MainContextImpl
784 if (MainContext::Get()->UseChromeRuntime()) { in ViewsWindow()
324 const bool use_chrome_runtime = MainContext::Get()->UseChromeRuntime(); in OnBeforeContextMenu()