Home
last modified time | relevance | path

Searched refs:sash (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/monaco-editor/esm/vs/base/browser/ui/sash/
H A Dsash.css7 --sash-size: 4px;
10 .monaco-sash {
16 .monaco-sash.disabled {
20 .monaco-sash.mac.vertical {
44 .monaco-sash.disabled {
49 .monaco-sash.vertical {
52 width: var(--sash-size);
56 .monaco-sash.horizontal {
60 height: var(--sash-size);
101 .monaco-sash {
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DSash.c240 new_w->sash.has_focus = False; in Initialize()
245 Widget sash ) in HighlightSash() argument
251 XFillRectangle( XtDisplay( sash), XtWindow( sash), in HighlightSash()
253 x,y, sash->core.width-(2*x), sash->core.height-(2*y)); in HighlightSash()
258 Widget sash ) in UnhighlightSash() argument
264 XClearArea( XtDisplay( sash), XtWindow( sash), in UnhighlightSash()
265 x,y, sash->core.width-(2*x), sash->core.height-(2*y), in UnhighlightSash()
319 sash->sash.has_focus = True; in SashFocusIn()
345 sash->sash.has_focus = False; in SashFocusOut()
362 XtCallCallbackList(widget, sash->sash.sash_action, (XtPointer)&call_data); in SashAction()
[all …]
H A DPanedW.c1095 register Widget sash = pane->sash; in CommitNewLocations() local
1130 - MinorChildSize(pw, sash) - sash->core.border_width*2; in CommitNewLocations()
1152 XConfigureWindow( XtDisplay(pane->sash), XtWindow(pane->sash), in CommitNewLocations()
2029 PaneInfo(pane->sash)->panedw.sash = w; in InsertChild()
2136 sash = PaneInfo(*childP)->panedw.sash; in ChangeManaged()
2166 if (!XtIsManaged(sash)) XtManageChild(sash); in ChangeManaged()
2168 XRaiseWindow( XtDisplay(sash), XtWindow(sash) ); in ChangeManaged()
2170 if (XtIsManaged(sash)) XtUnmanageChild(sash); in ChangeManaged()
2174 if (XtIsManaged(sash)) XtUnmanageChild(sash); in ChangeManaged()
2337 register Widget sash = pane->sash; in SetValues() local
[all …]
H A DPaned.c1154 register Widget sash = pane->sash; /* may be NULL. */ in CommitNewLocations() local
1188 sash->core.width - in CommitNewLocations()
1239 sash->core.height - sash->core.border_width*2; in CommitNewLocations()
1273 if (sash != NULL) { in CommitNewLocations()
1274 sash->core.x = changes.x; in CommitNewLocations()
1275 sash->core.y = changes.y; in CommitNewLocations()
1281 XConfigureWindow(XtDisplay(sash), XtWindow(sash), in CommitNewLocations()
1504 index = PaneIndex(sash); in MoveSashAdjustment()
1994 XtDestroyWidget(pane->sash); in ResetSash()
1995 pane->sash = NULL; in ResetSash()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/monaco-editor/esm/vs/base/browser/ui/sash/
H A Dsash.css6 .monaco-sash {
12 .monaco-sash.disabled {
16 .monaco-sash.vertical {
23 .monaco-sash.mac.vertical {
27 .monaco-sash.vertical.minimum {
31 .monaco-sash.vertical.maximum {
35 .monaco-sash.horizontal {
42 .monaco-sash.mac.horizontal {
85 .monaco-sash.disabled {
92 .monaco-sash.touch.vertical {
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/skin/
H A DSWTSkinObjectSash.java75 private Sash sash; field in SWTSkinObjectSash
118 sash = new Sash(createOn, style); in SWTSkinObjectSash()
155 Point size = sash.getSize(); in SWTSkinObjectSash()
173 setControl(sash); in SWTSkinObjectSash()
258 - sash.getSize().x; in initialize()
271 - sash.getSize().y; in initialize()
314 if ( sash.isDisposed()){ in handleShow()
410 int sashHeight = isVertical ? sash.getSize().x : sash.getSize().y; in setBelowSize()
424 if (sash == null || sash.isDisposed()) { in getAboveSize()
427 return sash.getData("PX"); in getAboveSize()
[all …]
/dports/shells/sash/sash-3.8/
H A DMakefile53 OBJS = sash.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o \
56 all: sash
58 sash: $(OBJS) target
59 $(CC) $(LDFLAGS) -o sash $(OBJS) $(LIBS)
62 rm -f $(OBJS) sash
64 install: sash
65 ${BSD_INSTALL_PROGRAM} sash $(DESTDIR)$(BINDIR)/sash
66 ${BSD_INSTALL_MAN} sash.1 $(DESTDIR)$(MANDIR)/man1/sash.1
68 $(OBJS): sash.h
/dports/x11-toolkits/tk85/tk8.5.19/tests/
H A Dpanedwindow.test260 } [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
272 } [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
285 } [list 1 "invalid sash index" 0 1 "invalid sash index" 1 "invalid sash index"]
2503 } {0 sash}
2511 } {0 sash}
2519 } {0 sash}
2527 } {0 sash}
2552 } {0 sash}
2579 } {0 sash}
2588 } {1 sash}
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A Dpanedwindow.test492 } -result [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
504 } -result [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
870 list [.p sash coord 0] [.p sash coord 1]
881 list [.p sash coord 0] [.p sash coord 1]
1681 list [.p sash coord 0] [.p sash coord 1]
1816 list [.p sash coord 0] [.p sash coord 1]
2004 list [.p sash coord 0] [.p sash coord 1]
2147 list [.p sash coord 0] [.p sash coord 1]
2280 list [.p sash coord 0] [.p sash coord 1]
2347 list [.p sash coord 0] [.p sash coord 1]
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A Dpanedwindow.test492 } -result [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
504 } -result [list 1 "invalid sash index" 1 "invalid sash index" 1 "invalid sash index"]
870 list [.p sash coord 0] [.p sash coord 1]
881 list [.p sash coord 0] [.p sash coord 1]
1681 list [.p sash coord 0] [.p sash coord 1]
1816 list [.p sash coord 0] [.p sash coord 1]
2004 list [.p sash coord 0] [.p sash coord 1]
2147 list [.p sash coord 0] [.p sash coord 1]
2280 list [.p sash coord 0] [.p sash coord 1]
2347 list [.p sash coord 0] [.p sash coord 1]
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/
H A DMasterDetailsBlock.java117 Sash sash = (Sash)element; in hookSashListeners() local
118 if (sashes.contains(sash)) in hookSashListeners()
120 sash.addListener(SWT.Paint, listener); in hookSashListeners()
121 sash.addListener(SWT.MouseEnter, listener); in hookSashListeners()
122 sash.addListener(SWT.MouseExit, listener); in hookSashListeners()
123 sashes.add(sash); in hookSashListeners()
129 Sash sash = iter.next(); in purgeSashes() local
130 if (sash.isDisposed()) in purgeSashes()
258 Sash sash = (Sash)e.widget; in onSashPaint() local
261 boolean vertical = (sash.getStyle() & SWT.VERTICAL)!=0; in onSashPaint()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/skin/
H A Dskin3_sidebar.properties44 main.sidebar.sash.noresize=true
46 #main.sidebar.sash.color=#ff0000
47 main.sidebar.sash.view=sidebar-sash
48 main.sidebar.sash.startpos={sidebar.defaultwidth}
49 main.sidebar.sash.width=3
50 main.sidebar.sash.attach.left=main.sidebar.list,0
51 main.sidebar.sash.attach.right=
52 main.sidebar.sash.attach.top=0,0
53 main.sidebar.sash.attach.bottom=100,0
54 main.sidebar.sash.above.minwidth=125
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_widgets_Sash.java35 sash = new Sash(shell, 0); in setUp()
36 setWidget(sash); in setUp()
43 sash = new Sash(null, 0); in test_ConstructorLorg_eclipse_swt_widgets_CompositeI()
51 sash = new Sash(shell, style); in test_ConstructorLorg_eclipse_swt_widgets_CompositeI()
67 Sash sash; field in Test_org_eclipse_swt_widgets_Sash
73 Sash sash = new Sash(shell, SWT.VERTICAL); in createSash() local
75 setWidget(sash); in createSash()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/
H A DSashForm.java97 sash.setBackground(background); in createSash()
98 sash.setForeground(foreground); in createSash()
101 return sash; in createSash()
204 Sash sash = (Sash)event.widget; in onDragSash() local
207 if (sashes[i] == sash) { in onDragSash()
338 for (Sash sash : sashes) {
346 for (Sash sash : sashes) {
397 for (Sash sash : sashes) {
398 sash.setVisible(false);
426 for (Sash sash : sashes) {
[all …]
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/custom/
H A DSashForm.java97 sash.setBackground(background); in createSash()
98 sash.setForeground(foreground); in createSash()
101 return sash; in createSash()
204 Sash sash = (Sash)event.widget; in onDragSash() local
207 if (sashes[i] == sash) { in onDragSash()
338 for (Sash sash : sashes) {
346 for (Sash sash : sashes) {
397 for (Sash sash : sashes) {
398 sash.setVisible(false);
426 for (Sash sash : sashes) {
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dpanedwindow.tcl44 $w sash mark $index $x $y
46 set Priv(sash) $index
47 lassign [$w sash coord $index] sx sy
73 if {[info exists Priv(sash)]} {
77 $w sash place $Priv(sash) \
98 if {[info exists Priv(sash)]} {
101 $w sash place $Priv(sash) $x $y
104 unset Priv(sash) Priv(dx) Priv(dy)
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dpanedwindow.tcl44 $w sash mark $index $x $y
46 set Priv(sash) $index
47 lassign [$w sash coord $index] sx sy
73 if {[info exists Priv(sash)]} {
77 $w sash place $Priv(sash) \
98 if {[info exists Priv(sash)]} {
101 $w sash place $Priv(sash) $x $y
104 unset Priv(sash) Priv(dx) Priv(dy)
/dports/x11-toolkits/tk85/tk8.5.19/library/
H A Dpanedwindow.tcl44 $w sash mark $index $x $y
46 set Priv(sash) $index
47 lassign [$w sash coord $index] sx sy
73 if {[info exists Priv(sash)]} {
77 $w sash place $Priv(sash) \
98 if {[info exists Priv(sash)]} {
101 $w sash place $Priv(sash) $x $y
104 unset Priv(sash) Priv(dx) Priv(dy)
/dports/x11-toolkits/tk85/tk8.5.19/library/ttk/
H A Dpanedwindow.tcl11 sash -
33 set sash [$w identify $x $y]
34 if {$sash eq ""} {
41 set State(sash) $sash
42 set State(sashPos) [$w sashpos $sash]
52 $w sashpos $State(sash) [expr {$State(sashPos) + $delta}]
/dports/news/knews/knews-1.0b.1/Widgets/
H A DSash.c14 #define offset(field) XtOffsetOf(SashRec, sash.field)
107 XtCallbackList c_list = w->sash.callback; in sash_action()
135 if (w->sash.cursor != None) { in Realize()
136 attributes->cursor = w->sash.cursor; in Realize()
163 if (new->sash.cursor != current->sash.cursor && in SetValues()
165 XDefineCursor(XtDisplay(new), XtWindow(new), new->sash.cursor); in SetValues()
179 if (w->sash.pref_width > 0) { in QueryGeometry()
180 preferred->width = w->sash.pref_width; in QueryGeometry()
186 if (w->sash.pref_height > 0) { in QueryGeometry()
187 preferred->height = w->sash.pref_height; in QueryGeometry()
/dports/x11-toolkits/tk87/tk8.7a5/library/ttk/
H A Dpanedwindow.tcl11 sash -
33 set sash [$w identify $x $y]
34 if {$sash eq ""} {
41 set State(sash) $sash
42 set State(sashPos) [$w sashpos $sash]
52 $w sashpos $State(sash) [expr {$State(sashPos) + $delta}]
/dports/x11-toolkits/tk86/tk8.6.12/library/ttk/
H A Dpanedwindow.tcl11 sash -
33 set sash [$w identify $x $y]
34 if {$sash eq ""} {
41 set State(sash) $sash
42 set State(sashPos) [$w sashpos $sash]
52 $w sashpos $State(sash) [expr {$State(sashPos) + $delta}]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet54.java33 final Sash sash = new Sash (shell, SWT.BORDER | SWT.VERTICAL); in main() local
35 sash.setBounds (180, clientArea.y, 32, clientArea.height); in main()
36 sash.addListener (SWT.Selection, e -> sash.setBounds (e.x, e.y, e.width, e.height)); in main()
38 sash.setFocus (); in main()
H A DSnippet107.java34 final Sash sash = new Sash (shell, SWT.VERTICAL); in main() local
43 button1Data.right = new FormAttachment (sash, 0); in main()
53 sash.setLayoutData (sashData); in main()
54 sash.addListener (SWT.Selection, e -> { in main()
55 Rectangle sashRect = sash.getBounds (); in main()
66 button2Data.left = new FormAttachment (sash, 0); in main()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DPanedwindow.pod41 Specifies the side length of a sash handle. Handles are always
59 Mouse cursor to use when over a sash. If null,
87 Specifies the width of each sash. May be any value accepted by
113 sash causes the widgets on either side of the sash to be resized.
165 sash or a sash handle, the result is a two element list containing the
167 a sash or a handle, such as [0, 'sash'] or [2, 'handle']. If the point is
193 =item I<$widget>-E<gt>B<sash>(I<?args?>);
209 sash. It then moves that sash the computed difference. The return
215 conjunction with later dragto commands to move the sash.
219 Place the sash given by I<index> at the given coordinates.
[all …]

12345678910>>...31