Searched refs:XmNotebookGetPageInfo (Results 1 – 13 of 13) sorted by relevance
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | Notebook.h | 64 XMLIBEXPORT XmNotebookPageStatus XmNotebookGetPageInfo(Widget w,
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | Notebook.h | 81 extern XmNotebookPageStatus XmNotebookGetPageInfo(
|
H A D | Notebook.c | 6972 XmNotebookGetPageInfo ( in XmNotebookGetPageInfo() function
|
/dports/x11-toolkits/open-motif/motif-2.3.8/doc/man/man3/ |
H A D | Makefile.am | 347 XmNotebookGetPageInfo.3 \
|
H A D | Makefile.in | 660 XmNotebookGetPageInfo.3 \
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/scripts/OS2/ |
H A D | Xm_20_emx.def.dist | 884 XmNotebookGetPageInfo @2094
|
H A D | Xm_21_emx.def.dist | 832 XmNotebookGetPageInfo @1813
|
/dports/editors/vim/vim-8.2.3745/src/ |
H A D | gui_motif.c | 3283 page_status = XmNotebookGetPageInfo(tabLine, nr, &page_info); in gui_mch_update_tabline() 3333 if (XmNotebookGetPageInfo(tabLine, nr, &page_info) != XmPAGE_INVALID in gui_mch_update_tabline()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | Notebook.c | 1840 XmNotebookGetPageInfo(Widget w, in XmNotebookGetPageInfo() function
|
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/ |
H A D | SUMA_display.c | 6710 ns = XmNotebookGetPageInfo(NB, i+1, &pi); in SUMA_DOsInSurfContNotebook() 11465 ns = XmNotebookGetPageInfo(NB, i+1, &pi); in SUMA_PageWidgetToNumber() 11493 ns = XmNotebookGetPageInfo(NB, lp, &pi); in SUMA_isCurrentContPage()
|
H A D | SUMA_displayDev20210611.c | 6661 ns = XmNotebookGetPageInfo(NB, i+1, &pi); in SUMA_DOsInSurfContNotebook() 11395 ns = XmNotebookGetPageInfo(NB, i+1, &pi); in SUMA_PageWidgetToNumber() 11423 ns = XmNotebookGetPageInfo(NB, lp, &pi); in SUMA_isCurrentContPage()
|
/dports/audio/snd/snd-21.2/ |
H A D | xm.c | 7168 err = XmNotebookGetPageInfo(Xen_to_C_Widget(arg1), Xen_integer_to_C_int(arg2), info); 22327 …XM_define_procedure(XmNotebookGetPageInfo, gxm_XmNotebookGetPageInfo_w, 2, 0, 0, H_XmNotebookGetPa…
|
H A D | snd-motif.c | 29567 status = XmNotebookGetPageInfo(sound_pane(ss), page, &info); in reflect_sound_selection()
|