HomeSort by relevance Sort by last modified time
    Searched refs:SINGLE_VALUE_TYPE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/
about_flags.cc 54 #define SINGLE_VALUE_TYPE(command_line_switch) \
304 // . SINGLE_VALUE: experiment is either on or off. Use the SINGLE_VALUE_TYPE
321 SINGLE_VALUE_TYPE(switches::kEnableExposeForTabs)
323 SINGLE_VALUE_TYPE("")
331 SINGLE_VALUE_TYPE(switches::kConflictingModulesCheck)
338 SINGLE_VALUE_TYPE(switches::kIgnoreGpuBlacklist)
376 SINGLE_VALUE_TYPE(switches::kEnableExperimentalCanvasFeatures)
383 SINGLE_VALUE_TYPE(switches::kDisableAccelerated2dCanvas)
390 SINGLE_VALUE_TYPE(cc::switches::kDisableThreadedAnimation)
397 SINGLE_VALUE_TYPE(cc::switches::kShowCompositedLayerBorders
    [all...]
  /external/chromium/chrome/browser/
about_flags.cc 29 #define SINGLE_VALUE_TYPE(command_line_switch) \
66 // . SINGLE_VALUE: experiment is either on or off. Use the SINGLE_VALUE_TYPE
83 SINGLE_VALUE_TYPE(switches::kEnableExposeForTabs)
85 SINGLE_VALUE_TYPE("")
93 SINGLE_VALUE_TYPE(switches::kEnableVerticalTabs)
100 SINGLE_VALUE_TYPE(switches::kEnableRemoting)
107 SINGLE_VALUE_TYPE(switches::kConflictingModulesCheck)
123 SINGLE_VALUE_TYPE(switches::kEnableCloudPrintProxy)
130 SINGLE_VALUE_TYPE(switches::kEnableCrxlessWebApps)
137 SINGLE_VALUE_TYPE(switches::kShowCompositedLayerBorders
    [all...]

Completed in 582 milliseconds