Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinstallman.sh25 helpsource=$7
51 if test -r $helpsource/vim$langadd.1; then
66 $helpsource/vim$langadd.1 > $destdir/$exename.1
71 if test -r $helpsource/vimtutor$langadd.1; then
75 $helpsource/vimtutor$langadd.1 > $destdir/$exename""tutor.1
80 if test -r $helpsource/vimdiff$langadd.1; then
82 cp $helpsource/vimdiff$langadd.1 $destdir/$vimdiffname.1
87 if test -r $helpsource/evim$langadd.1; then
91 $helpsource/evim$langadd.1 > $destdir/$evimname.1
116 if test $what = "xxd" -a -r "$helpsource/xxd${langadd}.1"; then
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXStatusLine.cpp147 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
157 if(helpsource && getShell()->isOwnerOf(helpsource)){ in onUpdate()
158 helpsource->handle(this,FXSEL(SEL_QUERY_HELP,0),NULL); in onUpdate()
H A DFXToolTip.cpp264 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
265 if(helpsource && helpsource->handle(this,FXSEL(SEL_QUERY_TIP,0),NULL)){ in onUpdate()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXStatusLine.cpp147 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
157 if(helpsource && getShell()->isOwnerOf(helpsource)){ in onUpdate()
158 helpsource->handle(this,FXSEL(SEL_QUERY_HELP,0),NULL); in onUpdate()
H A DFXToolTip.cpp264 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
265 if(helpsource && helpsource->handle(this,FXSEL(SEL_QUERY_TIP,0),NULL)){ in onUpdate()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXStatusLine.cpp148 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
155 …if(helpsource && getShell()->isOwnerOf(helpsource) && helpsource->handle(this,FXSEL(SEL_QUERY_HELP… in onUpdate()
H A DFXToolTip.cpp257 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
263 if(helpsource && helpsource->handle(this,FXSEL(SEL_QUERY_TIP,0),NULL)){ in onUpdate()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXStatusLine.cpp153 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
160 …if(helpsource && getShell()->isOwnerOf(helpsource) && helpsource->handle(this,FXSEL(SEL_QUERY_HELP… in onUpdate()
H A DFXToolTip.cpp220 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
226 if(helpsource && helpsource->handle(this,FXSEL(SEL_QUERY_TIP,0),NULL)){ in onUpdate()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXStatusLine.cpp148 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
155 …if(helpsource && getShell()->isOwnerOf(helpsource) && helpsource->handle(this,FXSEL(SEL_QUERY_HELP… in onUpdate()
H A DFXToolTip.cpp257 FXWindow *helpsource=getApp()->getCursorWindow(); in onUpdate() local
263 if(helpsource && helpsource->handle(this,FXSEL(SEL_QUERY_TIP,0),NULL)){ in onUpdate()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/SCDoc/
H A DTODO143 * find all helpsource files and render if newer than html target