Home
last modified time | relevance | path

Searched refs:sel_cnt (Results 1 – 12 of 12) sorted by relevance

/dports/mail/alpine/alpine-465e23b/pith/
H A Dmsgno.h46 if((p)->sel_cnt+1L > (p)->sel_size){ \
52 (p)->select[((p)->sel_cnt)++] = (m); \
56 #define mn_total_cur(p) ((p) ? (p)->sel_cnt : 0L)
58 #define mn_first_cur(p) (((p) && (p)->sel_cnt > 0L) \
61 #define mn_next_cur(p) (((p) && ((p)->sel_cur + 1) < (p)->sel_cnt) \
69 (p)->sel_cnt = 1L; \
130 sel_cnt, /* its size */ member
H A Dmsgno.c57 (*msgs)->sel_cnt = 1L; in msgno_init()
388 msgs->sel_cnt = 1L; in msgno_include()
480 msgs->sel_cnt = 1L; in msgno_add_raw()
556 for(i = 0L; i < msgs->sel_cnt; i++){ in msgno_flush_selected()
560 if(shift && i + 1L < msgs->sel_cnt) in msgno_flush_selected()
567 if(shift && msgs->sel_cnt > 1L) in msgno_flush_selected()
568 msgs->sel_cnt -= 1L; in msgno_flush_selected()
599 for(i = 0L; i < msgs->sel_cnt; i++) in msgno_in_select()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dmsgno.h46 if((p)->sel_cnt+1L > (p)->sel_size){ \
52 (p)->select[((p)->sel_cnt)++] = (m); \
56 #define mn_total_cur(p) ((p) ? (p)->sel_cnt : 0L)
58 #define mn_first_cur(p) (((p) && (p)->sel_cnt > 0L) \
61 #define mn_next_cur(p) (((p) && ((p)->sel_cur + 1) < (p)->sel_cnt) \
69 (p)->sel_cnt = 1L; \
130 sel_cnt, /* its size */ member
H A Dmsgno.c57 (*msgs)->sel_cnt = 1L; in msgno_init()
388 msgs->sel_cnt = 1L; in msgno_include()
480 msgs->sel_cnt = 1L; in msgno_add_raw()
556 for(i = 0L; i < msgs->sel_cnt; i++){ in msgno_flush_selected()
560 if(shift && i + 1L < msgs->sel_cnt) in msgno_flush_selected()
567 if(shift && msgs->sel_cnt > 1L) in msgno_flush_selected()
568 msgs->sel_cnt -= 1L; in msgno_flush_selected()
599 for(i = 0L; i < msgs->sel_cnt; i++) in msgno_in_select()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dmacencui.c609 int i, sel_cnt=0; in Pref_NameSel() local
611 if ( ti[i]->selected ) ++sel_cnt; in Pref_NameSel()
612 GGadgetSetEnabled(GWidgetGetControl(gw,CID_NameDel),sel_cnt!=0); in Pref_NameSel()
636 int i, sel_cnt=0; in NameGadgetsSetEnabled() local
638 if ( ti[i]->selected ) ++sel_cnt; in NameGadgetsSetEnabled()
639 GGadgetSetEnabled(GWidgetGetControl(gw,CID_NameDel),sel_cnt>0); in NameGadgetsSetEnabled()
640 GGadgetSetEnabled(GWidgetGetControl(gw,CID_NameEdit),sel_cnt=1); in NameGadgetsSetEnabled()
978 int i, sel_cnt=0; in Pref_SettingSel() local
980 if ( ti[i]->selected ) ++sel_cnt; in Pref_SettingSel()
1315 int i, sel_cnt=0; in Pref_FeatureSel() local
[all …]
H A Dprefs.c1739 int i, sel_cnt=0; in Pref_MappingSel() local
1741 if ( ti[i]->selected ) ++sel_cnt; in Pref_MappingSel()
1742 GGadgetSetEnabled(GWidgetGetControl(gw,CID_MappingDel),sel_cnt!=0); in Pref_MappingSel()
1743 GGadgetSetEnabled(GWidgetGetControl(gw,CID_MappingEdit),sel_cnt==1); in Pref_MappingSel()
H A Dmmdlg.c2304 int i, sel_cnt=0; in MMW_NamedSel() local
2306 if ( ti[i]->selected ) ++sel_cnt; in MMW_NamedSel()
2307 GGadgetSetEnabled(GWidgetGetControl(gw,CID_NamedDelete),sel_cnt!=0); in MMW_NamedSel()
2308 GGadgetSetEnabled(GWidgetGetControl(gw,CID_NamedEdit),sel_cnt==1); in MMW_NamedSel()
H A Dlookupui.c6560 int sel_cnt, enc, enc_max = mrd->fv->b.map->enccount; in MRD_OK() local
6570 for ( enc=sel_cnt=0; enc<enc_max; ++enc ) if ( mrd->fv->b.selected[enc] ) in MRD_OK()
6571 ++sel_cnt; in MRD_OK()
6583 if ( enc_start+sel_cnt>=enc_max ) { in MRD_OK()
6587 for ( enc=enc_start; enc<enc_start+sel_cnt; ++enc ) if ( mrd->fv->b.selected[enc]) { in MRD_OK()
6617 for ( enc=sel_cnt=0; enc<enc_max; ++enc ) if ( mrd->fv->b.selected[enc] ) { in MRD_OK()
6621 sourcesc = SFMakeChar(mrd->fv->b.sf,mrd->fv->b.map,enc_start+sel_cnt); in MRD_OK()
6646 ++sel_cnt; in MRD_OK()
H A Dfontinfo.c7239 int sel_cnt=0, k; in LookupDragDrop() local
7244 ++sel_cnt; in LookupDragDrop()
7245 if ( lk->all[lookup].subtable_cnt+sel_cnt >= lk->all[lookup].subtable_max ) in LookupDragDrop()
7247 (lk->all[lookup].subtable_max += sel_cnt+3)*sizeof(struct lksubinfo)); in LookupDragDrop()
7248 for ( i= lk->all[lookup].subtable_cnt+sel_cnt-1; i>=subtable; --i ) in LookupDragDrop()
7249 lk->all[lookup].subtables[i] = lk->all[lookup].subtables[i-sel_cnt]; in LookupDragDrop()
/dports/security/base/base-1.4.5/includes/
H A Dbase_action.inc.php730 $sel_cnt = 0;
738 $sel_cnt++;
740 if ($sel_cnt > 0) /* 1 or more check boxes selected ? */
741 $num_alert -= $sel_cnt;
/dports/devel/libzvbi/zvbi-0.2.35/daemon/
H A Dproxyd.c2794 int sel_cnt; in vbi_proxyd_main_loop() local
2804 sel_cnt = select(((max_fd > 0) ? (max_fd + 1) : 0), &rd, &wr, NULL, NULL); in vbi_proxyd_main_loop()
2806 if (sel_cnt != -1) in vbi_proxyd_main_loop()
2808 if (sel_cnt > 0) in vbi_proxyd_main_loop()
2809 dprintf(DBG_CLNT, "main_loop: select: events on %d sockets\n", sel_cnt); in vbi_proxyd_main_loop()
2833 …acq thread dev #%d pipe fd %d: %d errno=%d\n", dev_idx, proxy.dev[dev_idx].vbi_fd, sel_cnt, errno); in vbi_proxyd_main_loop()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGUI_ObjectList.cpp3806 const int sel_cnt = GetSelectedItemsCount(); in update_selections_on_canvas() local
3807 if (sel_cnt == 0) { in update_selections_on_canvas()
3815 bool single_selection = sel_cnt == 1; in update_selections_on_canvas()
3844 if (sel_cnt == 1) { in update_selections_on_canvas()