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

  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.cc 108 NavigationType::Type nav_type = detail_info->type; local
112 nav_type == NavigationType::SAME_PAGE) {
119 nav_type == NavigationType::NEW_PAGE &&
128 nav_type == NavigationType::EXISTING_PAGE) {
  /external/chromium/chrome/browser/
external_tab_container_win.h 226 NavigationType::Type nav_type,
external_tab_container_win.cc 873 NavigationType::Type nav_type,
881 nav_info->navigation_type = nav_type;
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
MainMenuActivity.java 216 final String navType = getString(R.string.nav_type);

Completed in 170 milliseconds