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

  /external/chromium_org/content/public/browser/
navigation_type.h 54 NAVIGATION_TYPE_NAV_IGNORE,
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl.cc 792 case NAVIGATION_TYPE_NAV_IGNORE:
886 return NAVIGATION_TYPE_NAV_IGNORE;
    [all...]
navigator_impl.cc 490 if (details.type != NAVIGATION_TYPE_NAV_IGNORE && delegate_) {

Completed in 209 milliseconds