Home
last modified time | relevance | path

Searched defs:NotebookPage (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dnotebook-page.cpp21 NotebookPage::NotebookPage(int n_rows, int n_columns, bool expand, bool fill, guint padding) in NotebookPage() function in Inkscape::UI::Widget::NotebookPage
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfill-and-stroke.h30 class NotebookPage; variable
H A Ddocument-properties.h45 class NotebookPage; variable
/dports/audio/exaile/exaile-4.1.1/xlgui/widgets/
H A Dnotebook.py381 class NotebookPage(Gtk.Box): class
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Dframemanager.py1365 def NotebookPage(self, id, tab_position=1000): member in AuiPaneInfo