Searched refs:kHighDPISupport (Results 1 – 6 of 6) sorted by relevance
97 switches::kHighDPISupport)) { in IsHighDPIEnabled()99 switches::kHighDPISupport).compare("1") == 0; in IsHighDPIEnabled()
23 const char kHighDPISupport[] = "high-dpi-support"; variable
15 GFX_EXPORT extern const char kHighDPISupport[];
224 switches::kHighDPISupport, "0"); in PreCreateThreads()
1660 ENABLE_DISABLE_VALUE_TYPE_AND_VALUE(switches::kHighDPISupport, "1",1661 switches::kHighDPISupport, "0")
865 cmd->AppendSwitchASCII(switches::kHighDPISupport, "1"); in SetUpCommandLine()