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

  /external/chromium_org/chrome/browser/
shell_integration.h 147 // the dual_mode property set if such is requested by |check_dual_mode|.
154 bool check_dual_mode);
shell_integration_win.cc 174 bool check_dual_mode = (kLocations[i].location_id == base::DIR_START_MENU); local
176 check_dual_mode);
442 bool check_dual_mode) {
519 if (check_dual_mode && expected_app_id == default_chromium_model_id) {

Completed in 114 milliseconds