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

  /external/chromium_org/base/win/
shortcut.h 48 PROPERTIES_ALL = PROPERTIES_BASIC | PROPERTIES_WIN7
shortcut_unittest.cc 94 file_1, ShortcutProperties::PROPERTIES_ALL, &properties_read_1));
117 file_2, ShortcutProperties::PROPERTIES_ALL, &properties_read_2));
shortcut.cc 182 if (options & ~ShortcutProperties::PROPERTIES_ALL)

Completed in 1149 milliseconds