Home
last modified time | relevance | path

Searched refs:tabnum (Results 51 – 75 of 161) sorted by relevance

1234567

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dmsgwindow.h64 void msgwin_clear_tab(gint tabnum);
66 void msgwin_switch_tab(gint tabnum, gboolean show);
H A Dmsgwindow.c547 gint tabnum = GPOINTER_TO_INT(user_data); in on_message_treeview_clear_activate() local
549 msgwin_clear_tab(tabnum); in on_message_treeview_clear_activate()
1303 void msgwin_switch_tab(gint tabnum, gboolean show) in msgwin_switch_tab() argument
1307 switch (tabnum) in msgwin_switch_tab()
1323 gtk_notebook_set_current_page(GTK_NOTEBOOK(msgwindow.notebook), tabnum); in msgwin_switch_tab()
1338 void msgwin_clear_tab(gint tabnum) in msgwin_clear_tab() argument
1342 switch (tabnum) in msgwin_clear_tab()
/dports/devel/geany/geany-1.38/src/
H A Dmsgwindow.h64 void msgwin_clear_tab(gint tabnum);
66 void msgwin_switch_tab(gint tabnum, gboolean show);
H A Dmsgwindow.c537 gint tabnum = GPOINTER_TO_INT(user_data); in on_message_treeview_clear_activate() local
539 msgwin_clear_tab(tabnum); in on_message_treeview_clear_activate()
1293 void msgwin_switch_tab(gint tabnum, gboolean show) in msgwin_switch_tab() argument
1297 switch (tabnum) in msgwin_switch_tab()
1313 gtk_notebook_set_current_page(GTK_NOTEBOOK(msgwindow.notebook), tabnum); in msgwin_switch_tab()
1328 void msgwin_clear_tab(gint tabnum) in msgwin_clear_tab() argument
1332 switch (tabnum) in msgwin_clear_tab()
/dports/devel/dev86/dev86-0.16.20/dis88/
H A Ddismain.c551 long taboff, tabnum; local
637 tabnum = HDR.a_syms / sizeof(struct nlist);
642 if (tabnum > MAXSYM)
655 if (tabnum) /* Read in symtab */
660 for (symptr = 0; symptr < tabnum; ++symptr)
/dports/misc/boxes/boxes-1.3/src/
H A Dtools.c254 size_t tabnum; /* number of tabs in input */ in expand_tabs_into() local
271 for (ii=0, io=0, tabnum=0; ii < in_len && ((int) io) < (LINE_MAX*tabstop-1); ++ii) { in expand_tabs_into()
274 (*tabpos)[tabnum++] = io; in expand_tabs_into()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dkaneko_calc3.cpp1230 int kaneko_calc3_device::decompress_table(int tabnum, uint8_t* dstram, int dstoffset) in decompress_table() argument
1241 if (tabnum > numregions) in decompress_table()
1250 for (int x = 0; x < tabnum; x++) in decompress_table()
1289 …%01x Subtract Type %01x AltSwaps %01x Key (unused?) %02x Length %04x\n", tabnum, m_database, inlin… in decompress_table()
1293 …02x Shift %01x Subtract Type %01x AltSwaps %01x Key %02x Length %04x\n", tabnum, m_database, m_mod… in decompress_table()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dkaneko_calc3.cpp1230 int kaneko_calc3_device::decompress_table(int tabnum, uint8_t* dstram, int dstoffset) in decompress_table() argument
1241 if (tabnum > numregions) in decompress_table()
1250 for (int x = 0; x < tabnum; x++) in decompress_table()
1289 …%01x Subtract Type %01x AltSwaps %01x Key (unused?) %02x Length %04x\n", tabnum, m_database, inlin… in decompress_table()
1293 …02x Shift %01x Subtract Type %01x AltSwaps %01x Key %02x Length %04x\n", tabnum, m_database, m_mod… in decompress_table()
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/
H A Ddeploygroup_dynamicdata.class.php69 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
70 switch ($tabnum) {
H A Diprange.class.php130 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
131 if ($tabnum == 'task') {
H A Dconfig.class.php223 * @param integer $tabnum
228 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
230 switch ($tabnum) {
H A Ddeployuninstall.class.php68 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
H A Ddeployinstall.class.php68 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
H A Dagentmodule.class.php75 * @param integer $tabnum
80 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
H A Dnetworkportlog.class.php73 * @param integer $tabnum
78 static function displayTabContentForItem(CommonGLPI $item, $tabnum=1, $withtemplate=0) { argument
/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/tabs/
H A Dtab.jl73 (tabnum (tab-rank win (tab-group-window-list group))))
74 (tab-pos group tabnum win)))
76 (define (tab-pos group tabnum win)
93 (left (quotient (* tabnum tabarea-width) numtabs))
94 (bottom (quotient (* tabnum tabarea-height) numtabs))
98 (right (quotient (* (+ tabnum 1) tabarea-width) numtabs))
99 (top (quotient (* (+ tabnum 1) tabarea-height) numtabs))
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/config/
H A Dcommands.py253 def tab(self, tabnum): argument
310 def tab(self, tabnum): argument
345 def tab(self, tabnum): argument
568 def tab(self, tabnum): argument
696 def tab(self, tabnum): argument
754 def tab(self, tabnum): argument
920 def tab(self, tabnum): argument
939 def tab(self, tabnum): argument
955 def tab(self, tabnum): argument
1031 def tab(self, tabnum): argument
[all …]
H A Dcommands_sample.py59 def tab(self, tabnum): argument
/dports/sysutils/py-ranger/ranger-1.9.3/doc/config/
H A Dcommands.py253 def tab(self, tabnum): argument
310 def tab(self, tabnum): argument
345 def tab(self, tabnum): argument
568 def tab(self, tabnum): argument
696 def tab(self, tabnum): argument
754 def tab(self, tabnum): argument
920 def tab(self, tabnum): argument
939 def tab(self, tabnum): argument
955 def tab(self, tabnum): argument
1031 def tab(self, tabnum): argument
[all …]
/dports/science/cdo/cdo-2.0.0/src/
H A DSplit.cc333 const auto tabnum = tableInqNum(vlistInqVarTable(vlistID1, varID)); in split_tabnum() local
336 if (tabnum == tableInqNum(vlistInqVarTable(vlistID1, index))) break; in split_tabnum()
338 if (index == varID) tabnums[nsplit++] = tabnum; in split_tabnum()
349 const auto tabnum = tableInqNum(vlistInqVarTable(vlistID1, varID)); in split_tabnum() local
350 if (tabnums[index] == tabnum) in split_tabnum()
/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dmix_paula.c24 static int16 output_sample(struct paula_state *paula, int tabnum) in output_sample() argument
33 output -= winsinc_integral[tabnum][age] * level; in output_sample()
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/gui/widgets/
H A Dconsole.py473 def _get_tab(self, tabnum):
477 return cmd.tab(tabnum)
482 def tab(self, tabnum=1):
484 tab_result = self._get_tab(tabnum)
497 self.tab_deque.rotate(-tabnum)
/dports/x11-wm/pwm/pwm-20070720/
H A Dpointer.c123 int actx=-1, tabnum=-1; in frame_press() local
131 tabnum=ev->x/frame->tab_w; in frame_press()
133 p_tab_x=BAR_X(frame)+tabnum*frame->tab_w; in frame_press()
135 *thing=nth_subthing((WThing*)frame, tabnum); in frame_press()
/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Dcontainer.py285 for tabnum in range(0, self.get_n_pages()):
286 page = self.get_nth_page(tabnum)
289 last_active_term.append(self.last_active_term[self.get_nth_page(tabnum)])
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutegraph.cpp385 int tabnum = parts[2].toInt(&ok); in setValue() local
390 index = this->getIndexForTableNum(tabnum); in setValue()
1685 void QuteTableWidget::updateData(int tabnum, bool check) { in updateData() argument
1690 if(tabnum == -1 || tabnum == m_tabnum ) { in updateData()
1703 qDebug() << "Table" << tabnum << "not found"; in updateData()
1710 if(m_autorange && m_tabnum != tabnum) { in updateData()
1713 m_tabnum = tabnum; in updateData()
1817 int tabnum = (int)m_value; in refreshWidget() local
1819 w->updateData(tabnum, true); in refreshWidget()
1927 int tabnum = parts[1].toInt(); in setValue() local
[all …]

1234567