Home
last modified time | relevance | path

Searched refs:GetPrefToolTips (Results 1 – 4 of 4) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dpreferences.h80 int GetPrefToolTips(void);
H A Dmenu.c984 "Show Tooltips", 0, toolTipsDefCB, window, GetPrefToolTips(), in CreateMenuBar()
2324 XtVaSetValues(win->tab, XltNshowBubble, GetPrefToolTips(), NULL); in toolTipsDefCB()
H A Dwindow.c837 XltNshowBubble, GetPrefToolTips(), in addTab()
H A Dpreferences.c1728 int GetPrefToolTips(void) in GetPrefToolTips() function