Searched defs:ShortcutProperties (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/win/
H A Dshortcut.h32 struct ShortcutProperties { struct in namespace:base::win
51 ShortcutProperties() : icon_index(-1), dual_mode(false), options(0U) {} function in struct:base::win::ShortcutProperties
125 const ShortcutProperties& properties,
131 // field composed of ShortcutProperties::IndividualProperties, to specify which
140 ShortcutProperties* properties);
/external/chromium_org/chrome/installer/util/
H A Dshell_util.h82 struct ShortcutProperties { struct in class:ShellUtil
93 explicit ShortcutProperties(ShellChange level_in) function in struct:ShellUtil::ShortcutProperties
334 const ShellUtil::ShortcutProperties& properties,

Completed in 80 milliseconds