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

  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 169 bool& use_this_location; member in struct:__anon5159::__anon5160
192 locations[i].use_this_location = false;
206 locations[i].use_this_location = true;
  /external/chromium/chrome/browser/web_applications/
web_app.cc 240 const bool& use_this_location;
265 if (locations[i].use_this_location) {
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 487 bool use_this_location; member in struct:web_app::internals::__anon9042
512 if (locations[i].use_this_location) {

Completed in 646 milliseconds