Home
last modified time | relevance | path

Searched refs:SFcompletionSegs (Results 1 – 11 of 11) sorted by relevance

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DsfDraw.c333 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings()
335 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = in SFdrawStrings()
337 XDrawSegments(SFdisplay, w, SFlineGC, SFcompletionSegs, 2); in SFdrawStrings()
H A DsfDraw.h66 extern XSegment SFsegs[], SFcompletionSegs[];
H A DsfSelFile.c112 XSegment SFsegs[2], SFcompletionSegs[2]; variable
458 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
459 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = in SFcreateWidgets()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/x11/libfilereq/
H A DDraw.c294 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = ( in SFdrawStrings()
297 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = ( in SFdrawStrings()
300 XDrawSegments (SFdisplay, w, SFlineGC, SFcompletionSegs, 2); in SFdrawStrings()
H A DSelFile.c115 XSegment SFsegs[2], SFcompletionSegs[2]; variable
316 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
317 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = ( in SFcreateWidgets()
H A DSFinternal.h100 extern XSegment SFsegs[], SFcompletionSegs[];
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/SelFile/
H A DDraw.c362 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings()
364 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = in SFdrawStrings()
370 SFcompletionSegs, in SFdrawStrings()
H A DSelFile.c89 XSegment SFsegs[2], SFcompletionSegs[2]; variable
305 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH;
306 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 =
H A DSFinternal.h89 extern XSegment SFsegs[], SFcompletionSegs[];
/dports/math/gap/gap-4.11.0/pkg/xgap-4.30/src.x11/
H A Dselfile.c194 static XSegment SFsegs[2], SFcompletionSegs[2]; variable
676 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings()
678 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = in SFdrawStrings()
684 SFcompletionSegs, in SFdrawStrings()
2166 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
2167 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = in SFcreateWidgets()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_at_fs.c131 static XSegment SFsegs[2], SFcompletionSegs[2]; variable
1400 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings()
1402 SFcompletionSegs[0].y2 = SFcompletionSegs[1].y2 = in SFdrawStrings()
1408 SFcompletionSegs, in SFdrawStrings()
2350 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
2351 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = in SFcreateWidgets()