Home
last modified time | relevance | path

Searched refs:handlesize (Results 1 – 25 of 32) sorted by relevance

12

/dports/x11-toolkits/tix/Tix8.4.3/library/
H A DResizeH.tcl30 -command -cursorfg -cursorbg -handlesize -hintcolor -hintwidth -x -y
36 {-handlesize handleSize HandleSize 6}
475 set sz_2 [expr $data(-handlesize)/2]
483 -width $data(-handlesize) -height $data(-handlesize)
485 -width $data(-handlesize) -height $data(-handlesize)
487 -width $data(-handlesize) -height $data(-handlesize)
489 -width $data(-handlesize) -height $data(-handlesize)
498 -width $data(-handlesize) -height $data(-handlesize)
500 -width $data(-handlesize) -height $data(-handlesize)
502 -width $data(-handlesize) -height $data(-handlesize)
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A Dpanedwindow.test66 .p configure -handlesize 20
67 list [lindex [.p configure -handlesize] 4] [.p cget -handlesize]
69 .p configure -handlesize [lindex [.p configure -handlesize] 3]
72 .p configure -handlesize badValue
5246 -handlesize 6
5257 -handlesize 6
5268 -handlesize 8
5279 -handlesize 8
5395 -handlesize 6 -orient vertical
5406 -handlesize 6 -orient vertical
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A Dpanedwindow.test66 .p configure -handlesize 20
67 list [lindex [.p configure -handlesize] 4] [.p cget -handlesize]
69 .p configure -handlesize [lindex [.p configure -handlesize] 3]
72 .p configure -handlesize badValue
5246 -handlesize 6
5257 -handlesize 6
5268 -handlesize 8
5279 -handlesize 8
5395 -handlesize 6 -orient vertical
5406 -handlesize 6 -orient vertical
[all …]
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DVertexView.java490 int handlesize = graph.getHandleSize(); in invalidate() local
491 int s2 = 2 * handlesize; in invalidate()
492 double left = tmp.getX() - handlesize; in invalidate()
493 double top = tmp.getY() - handlesize; in invalidate()
494 double w2 = tmp.getX() + (tmp.getWidth() / 2) - handlesize; in invalidate()
495 double h2 = tmp.getY() + (tmp.getHeight() / 2) - handlesize; in invalidate()
496 double right = tmp.getX() + tmp.getWidth() - handlesize; in invalidate()
497 double bottom = tmp.getY() + tmp.getHeight() - handlesize; in invalidate()
H A DEdgeView.java1737 int handlesize = graph.getHandleSize(); in invalidate() local
1755 r[i].setFrame(p.getX() - handlesize, p.getY() - handlesize, in invalidate()
1756 2 * handlesize, 2 * handlesize); in invalidate() local
/dports/audio/din/din-52/src/
H A Dgravity.cc27 handlesize = 5; in gravity_t()
130 bottomleft (base.x - handlesize, base.y - handlesize); in calc()
131 topright (base.x + handlesize, base.y + handlesize); in calc()
183 if (m <= handlesize) return 1; else return 0; in hit()
H A Dgravity.h64 int handlesize; member
H A Dmenu.h327 &handlesize,\
647 spinner2<int> handlesize, trailsize, sp_bounces, sp_rebound; member
H A Dmenu.cc539 &handlesize, in setup_items()
867 handlesize.set ("Handle size", 1, 0, MILLION, &handl); in setup_items()
2365 …f >> handlesize >> trailsize >> dva.mag >> lifetime >> dronearrowdefaults.neck >> dronearrowdefaul… in loadspinners()
2374 …f << handlesize << trailsize << dva.mag << lifetime << dronearrowdefaults.neck << dronearrowdefaul… in savespinners()
4833 int gethandlesize () { return MENU.handlesize();} in gethandlesize()
4948 drone::HANDLESIZE = MENU.handlesize.f_value; in VALUE_CHANGED()
H A Dmain.cc1474 MENU.handlesize.set_value (drone::HANDLESIZE); in main()
/dports/x11-toolkits/tix/Tix8.4.3/demos/
H A DMkScroll.tcl66 -handlesize 8 -gridded true -minwidth 50 -minheight 30]
108 -handlesize 8 -gridded true -minwidth 50 -minheight 30]
144 -handlesize 8 -gridded true -minwidth 50 -minheight 30]
/dports/x11-toolkits/tk85/tk8.5.19/tests/
H A Dpanedwindow.test26 panedwindow-1.6 {-handlesize
1624 -sashwidth $sw -handlesize 6 -showhandle $h
1636 -sashwidth $sw -handlesize 6 -showhandle $h
2546 -handlesize 6
2555 -handlesize 6
2564 -handlesize 8
2573 -handlesize 8
2665 -handlesize 6 -orient vertical
2674 -handlesize 6 -orient vertical
2683 -handlesize 8 -orient vertical
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Duseralerts.h44 handle gethandle(nameid nid, int handlesize, handle) const;
/dports/lang/python27/Python-2.7.18/Demo/tix/
H A Dtixwidgets.py512 handlesize=8, gridded=1, minwidth=50, minheight=30)
555 handlesize=8, gridded=1, minwidth=50, minheight=30)
597 handlesize=8, gridded=1, minwidth=50, minheight=30)
/dports/lang/python-legacy/Python-2.7.18/Demo/tix/
H A Dtixwidgets.py512 handlesize=8, gridded=1, minwidth=50, minheight=30)
555 handlesize=8, gridded=1, minwidth=50, minheight=30)
597 handlesize=8, gridded=1, minwidth=50, minheight=30)
/dports/x11-toolkits/tix/Tix8.4.3/PyTix-2.0/demos/
H A Dtixwidgets.py450 handlesize=8, gridded=1, minwidth=50, minheight=30)
482 handlesize=8, gridded=1, minwidth=50, minheight=30)
511 handlesize=8, gridded=1, minwidth=50, minheight=30)
/dports/x11-toolkits/tix/Tix8.4.3/Python/Demo/tix/
H A Dtixwidgets.py517 handlesize=8, gridded=1, minwidth=50, minheight=30)
577 handlesize=8, gridded=1, minwidth=50, minheight=30)
608 handlesize=8, gridded=1, minwidth=50, minheight=30)
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Duseralerts.cpp59 handle UserAlertRaw::gethandle(nameid nid, int handlesize, handle default_value) const in gethandle() argument
63 …return (j.pos && handlesize == Base64::atob(j.pos, buf, sizeof(buf))) ? MemAccess::get<handle>((co… in gethandle()
/dports/devel/tkcvs/tkcvs-8.2.3/tkcvs/
H A Dmodtree.tcl22 $w.pw configure -handlepad 35 -sashwidth 4 -sashpad 0 -handlesize 10
H A Ddircanvas.tcl26 $w.pw configure -handlepad 35 -sashwidth 4 -sashpad 0 -handlesize 10
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DPanedwindow.pod35 =item Option: B<-handlesize>
/dports/editors/xvile/vile-9.8v/filters/
H A Dtcl.key951 -handlesize
/dports/editors/vile/vile-9.8v/filters/
H A Dtcl.key951 -handlesize
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/tkinter/
H A D__init__.pyi3070 handlesize: _ScreenUnits = ...,
3098 handlesize: _ScreenUnits = ...,
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/tkinter/
H A D__init__.pyi3062 handlesize: _ScreenUnits = ...,
3090 handlesize: _ScreenUnits = ...,

12