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

  /external/chromium_org/base/win/
shortcut.h 51 ShortcutProperties() : icon_index(-1), dual_mode(false), options(0U) {}
89 dual_mode = dual_mode_in;
111 bool dual_mode; member in struct:base::win::ShortcutProperties
  /external/chromium_org/chrome/installer/util/
shell_util.h 94 : level(level_in), icon_index(0), dual_mode(false),
152 dual_mode = dual_mode_in;
202 bool dual_mode; member in struct:ShellUtil::ShortcutProperties

Completed in 64 milliseconds