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

  /external/chromium/chrome/browser/ui/
browser_navigator.h 129 // If disposition is NEW_WINDOW or NEW_POPUP, and |window_action| is set to
130 // NO_ACTION, |window_action| will be set to SHOW_WINDOW.
131 WindowAction window_action; member in struct:browser::NavigateParams
  /external/chromium_org/chrome/browser/ui/
browser_navigator.h 165 // If disposition is NEW_WINDOW or NEW_POPUP, and |window_action| is set to
166 // NO_ACTION, |window_action| will be set to SHOW_WINDOW.
167 WindowAction window_action; member in struct:chrome::NavigateParams

Completed in 63 milliseconds