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

  /external/chromium_org/chrome/browser/ui/search/
instant_page.cc 63 InstantSupportDetermined(model->instant_support() == INSTANT_SUPPORT_YES);
84 InstantSupportDetermined(new_state.instant_support == INSTANT_SUPPORT_YES);
87 void InstantPage::InstantSupportDetermined(bool supports_instant) {
88 delegate_->InstantSupportDetermined(contents(), supports_instant);
instant_controller.cc 154 void InstantController::InstantSupportDetermined(

Completed in 181 milliseconds