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

  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.cc 79 NavigationController::LoadCommittedDetails* detail_info = NULL; local
90 detail_info =
105 if (detail_info) {
107 detail_info->entry->transition_type();
108 NavigationType::Type nav_type = detail_info->type;

Completed in 39 milliseconds