Home
last modified time | relevance | path

Searched defs:tab_index (Results 1 – 25 of 304) sorted by last modified time

12345678910>>...13

/dports/x11-toolkits/termit/termit-termit-3.1/src/
H A Dlua_conf.c420 int termit_lua_fill_tab(int tab_index, lua_State* ls) in termit_lua_fill_tab()
448 int tab_index = lua_tointeger(ls, -1); in termit_lua_tabs_index() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DOS.java1871 public static final native void pango_tab_array_set_tab(long tab_array, int tab_index, long alignme… in pango_tab_array_set_tab()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DOS.java1812 public static final native void pango_tab_array_set_tab(long tab_array, int tab_index, long alignme… in pango_tab_array_set_tab()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/
H A Dmainwindow.cpp1018 const int tab_index = m_ui->tab_render_channels->addTab(render_tab, label); in add_render_tab() local
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_SvgElement.rs73 pub fn tab_index(this: &SvgElement) -> i32; in tab_index() function
H A Dgen_HtmlElement.rs126 pub fn tab_index(this: &HtmlElement) -> i32; in tab_index() function
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-tabs.c275 gint tab_index, in pango_tab_array_set_tab()
302 gint tab_index, in pango_tab_array_get_tab()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp216 void ByteViewTab::tabInserted(int tab_index) { in tabInserted()
221 void ByteViewTab::tabRemoved(int tab_index) { in tabRemoved()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp216 void ByteViewTab::tabInserted(int tab_index) { in tabInserted()
221 void ByteViewTab::tabRemoved(int tab_index) { in tabRemoved()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp216 void ByteViewTab::tabInserted(int tab_index) { in tabInserted()
221 void ByteViewTab::tabRemoved(int tab_index) { in tabRemoved()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dbyte_view_tab.cpp216 void ByteViewTab::tabInserted(int tab_index) { in tabInserted()
221 void ByteViewTab::tabRemoved(int tab_index) { in tabRemoved()
/dports/www/kristall/kristall-6b39f244/src/
H A Dmain.cpp757 int tab_index = settings.value("tab_index").toInt(); in main() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dsnow.c374 const int tab_index= 3 - (b_w>>2) + (b_w>>4); in ff_snow_pred_block() local
H A Datrac3plus.c763 int i, ch_num, qu, wordlen, codetab, tab_index, num_specs; in decode_spectrum() local
/dports/textproc/sigil/Sigil-1.8.0/src/Tabs/
H A DTabManager.cpp472 void TabManager::CloseTab(int tab_index, bool force) in CloseTab()
H A DTabBar.cpp81 void TabBar::ShowContextMenu(QMouseEvent *event, int tab_index) in ShowContextMenu()
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/gui/
H A Dtabbar.cpp94 const int tab_index = tabAt(event->pos()); in mousePressEvent() local
113 const int tab_index = tabAt(event->pos()); in mouseDoubleClickEvent() local
H A Dtabwidget.cpp326 const int tab_index = QTabWidget::insertTab(index, widget, icon, label); in insertTab() local
334 const int tab_index = QTabWidget::insertTab(index, widget, label); in insertTab() local
/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.cpp843 int tab_index = holder->tab_widget->addTab (this, file_name); in CDocument() local
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas1709 property tab_index: glong read get_tab_index write set_tab_index; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazwebkit3.pas1709 property tab_index: glong read get_tab_index write set_tab_index; property
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_grid_tableau.cxx570 unsigned tab_index = grid_pos(col_pos, row_pos).tab_pos; in page_up() local
601 unsigned tab_index = grid_pos(col_pos, row_pos).tab_pos; in page_down() local
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dmaterialui.c9498 unsigned tab_index; in materialui_pointer_up_nav_bar() local
/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dabout.py38 def tabSizeHint(self, tab_index): argument
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Ddeprecated.php2605 …($content, $id = 'content', $prev_id = 'title', $media_buttons = true, $tab_index = 2, $extended =…

12345678910>>...13