Home
last modified time | relevance | path

Searched defs:ToolbarInfo (Results 1 – 7 of 7) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dmain.h40 struct ToolbarInfo struct
42 ToolbarInfo() {} in ToolbarInfo() function
43 ToolbarInfo(wxToolBar *toolbar_in, const wxAuiPaneInfo &paneInfo_in, int priority_in) : in ToolbarInfo() function
55 wxAuiPaneInfo paneInfo;
56 wxToolBar *toolbar;
57 int priority;
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiToolbar.h38 class ToolbarInfo; variable
H A DGuiView.h52 class ToolbarInfo; variable
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dtoolbar_info.py24 class ToolbarInfo(Gtk.Bin, ArtworkPlayerWidget, GesturesHelper): class
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dwbc-gtk.c3677 static struct ToolbarInfo { struct
3678 const char *name;
3702 const struct ToolbarInfo *ti; in cb_add_menus_toolbars() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/customize/
H A Dcfg.cxx2145 typedef std::unordered_map<OUString, bool > ToolbarInfo; in GetEntries() typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/customize/
H A Dcfg.cxx2103 typedef std::unordered_map<OUString, bool > ToolbarInfo; in GetEntries() typedef