HomeSort by relevance Sort by last modified time
    Searched defs:nav_type (Results 1 - 2 of 2) 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_org/chrome/browser/printing/
print_preview_dialog_controller.cc 368 content::NavigationType nav_type = details->type; local
373 nav_type == content::NAVIGATION_TYPE_NEW_PAGE) {
382 nav_type == content::NAVIGATION_TYPE_EXISTING_PAGE &&

Completed in 139 milliseconds