Lines Matching refs:possible
38 parameters: ``-n`` opens the URL in a new browser window, if possible;
57 in the same browser window if possible. If *new* is 1, a new browser window
58 is opened if possible. If *new* is 2, a new browser page ("tab") is opened
59 if possible. If *autoraise* is ``True``, the window is raised if possible
72 Open *url* in a new window of the default browser, if possible, otherwise, open
77 Open *url* in a new page ("tab") of the default browser, if possible, otherwise
184 # Open URL in new window, raising the window if possible.
200 browser window is opened if possible. If *new* is 2, a new browser page ("tab")
201 is opened if possible.
207 possible, otherwise, open *url* in the only browser window. Alias
214 possible, otherwise equivalent to :func:`open_new`.