Home
last modified time | relevance | path

Searched refs:nbvisible (Results 1 – 13 of 13) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/preferences/src/java/org/scilab/modules/preferences/Component/
H A DList.java102 String nbvisible = XCommonManager.getAttribute(peer , "nb-visible-rows", "5"); in refresh() local
103 if (!nbvisible.equals(nbvisible())) { in refresh()
104 nbvisible(nbvisible); in refresh()
156 public final String nbvisible() { in nbvisible() method in List
164 public final void nbvisible(final String nbvisible) { in nbvisible() method in List
165 if (!nbvisible.equals(XCommonManager.NAV) && !nbvisible.equals("")) { in nbvisible()
167 int nb = Integer.parseInt(nbvisible); in nbvisible()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ;
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++;
259 ((first_visible+nbvisible) <= cbs->item_position))
/dports/audio/timidity/timidity-0.2i/
H A Dmotif_i.c215 int nbvisible, first_visible ; in File_ListCB() local
222 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
226 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dmotif_i.c248 int nbvisible, first_visible ; in File_ListCB() local
255 XtSetArg(al[ac],XmNvisibleItemCount,&nbvisible); ac++; in File_ListCB()
259 ((first_visible+nbvisible) <= cbs->item_position)) in File_ListCB()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgralayers.pas3343 if nbvisible < 2 then exit; //at least 2 frozen layers
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgralayers.pas3343 if nbvisible < 2 then exit; //at least 2 frozen layers