Home
last modified time | relevance | path

Searched defs:new_notebook (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-nbformat/nbformat-5.1.3/nbformat/v1/
H A Dnbbase.py64 def new_notebook(cells=None): function
/dports/devel/py-nbformat/nbformat-5.1.3/nbformat/v4/
H A Dnbbase.py155 def new_notebook(**kwargs): function
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A D__init__.py30 def new_notebook(name=None): function
/dports/security/yara/yara-4.1.1/libyara/
H A Dnotebook.c82 YR_NOTEBOOK* new_notebook = yr_malloc(sizeof(YR_NOTEBOOK)); in yr_notebook_create() local
/dports/devel/py-nbformat/nbformat-5.1.3/nbformat/v2/
H A Dnbbase.py134 def new_notebook(metadata=None, worksheets=None): function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-container.cpp973 DialogNotebook *new_notebook = Gtk::manage(new DialogNotebook(this)); in prepare_drop() local
983 DialogNotebook *new_notebook = prepare_drop(context); // Creates notebook, moves page. in prepend_drop() local
1006 DialogNotebook *new_notebook = prepare_drop(context); // Creates notebook, moves page. in append_drop() local
/dports/devel/py-nbformat/nbformat-5.1.3/nbformat/v3/
H A Dnbbase.py156 def new_notebook(name=None, metadata=None, worksheets=None): function
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/tests/services/contents/
H A Dtest_manager.py66 async def new_notebook(jp_contents_manager): function
/dports/www/py-notebook/notebook-6.4.5/notebook/services/contents/tests/
H A Dtest_manager.py268 def new_notebook(self): member in TestContentsManager
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Dgtk.c1175 GtkNotebook * new_notebook = in on_new_window_destroyed() local
1263 GtkNotebook * new_notebook = in on_create_window() local
1459 GtkNotebook * new_notebook = in detach_pages_programmatically() local
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-notebook.c298 GtkWidget *new_notebook; in drag_data_received_cb() local
H A Dgedit-window.c1365 GeditNotebook *new_notebook, in tab_switched()
2083 GtkWidget *new_notebook; in on_notebook_create_window() local
3245 GeditNotebook *new_notebook; in _gedit_window_move_tab_to_new_window() local
H A Dgedit-documents-panel.c360 GeditNotebook *new_notebook, in multi_notebook_tab_switched()
1238 GeditNotebook *old_notebook, *new_notebook; in panel_on_drag_data_received() local
H A Dgedit-multi-notebook.c602 GtkWidget *new_notebook; in remove_notebook() local
/dports/deskutils/bijiben/bijiben-40.1/src/
H A Dbjb-main-toolbar.c512 BijiNotebook *new_notebook; in populate_main_toolbar() local
/dports/www/py-notebook/notebook-6.4.5/notebook/tests/selenium/
H A Dutils.py327 def new_notebook(cls, browser, kernel_name='kernel-python3'): member in Notebook
/dports/deskutils/gnote/gnote-41.1/src/
H A Dsearchnoteswidget.cpp326 notebooks::Notebook::Ptr new_notebook = notebook_manager.get_or_create_notebook(new_text); in on_notebook_row_edited() local