OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sash
(Results
1 - 10
of
10
) sorted by null
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
AllocationPanel.java
51
import org.eclipse.swt.widgets.
Sash
;
65
private final static String PREFS_ALLOC_SASH = "allocPanel.
sash
"; //$NON-NLS-1$
175
// table above the
sash
258
// the separating
sash
259
final
Sash
sash
= new
Sash
(mAllocationBase, SWT.HORIZONTAL);
local
261
sash
.setBackground(darkGray);
263
// the UI below the
sash
273
// now setup the
sash
[
all
...]
ThreadPanel.java
55
import org.eclipse.swt.widgets.
Sash
;
72
private final static String PREFS_THREAD_SASH = "threadPanel.
sash
"; //$NON-NLS-1$
208
// table above the
sash
278
// the separating
sash
279
final
Sash
sash
= new
Sash
(mThreadBase, SWT.HORIZONTAL);
local
281
sash
.setBackground(darkGray);
283
// the UI below the
sash
318
// now setup the
sash
[
all
...]
NativeHeapPanel.java
54
import org.eclipse.swt.widgets.
Sash
;
[
all
...]
/sdk/ddms/app/src/com/android/ddms/
UIThread.java
89
import org.eclipse.swt.widgets.
Sash
;
938
final Sash
sash
= new Sash(panelArea, SWT.HORIZONTAL);
local
1125
final Sash
sash
= new Sash(comp, SWT.VERTICAL);
local
[
all
...]
/sdk/traceview/src/com/android/traceview/
MainWindow.java
86
// Create a
sash
form to separate the timeline view (on top)
TimeLineView.java
181
// Create a
sash
form for holding two canvas views, one for the
187
// Create a composite for the left side of the
sash
206
// Create another composite for the right side of the
sash
537
/** The space between the row label and the
sash
line */
[
all
...]
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdateChooserDialog.java
145
//
Sash
form
150
// Left part of
Sash
Form
177
// Right part of
Sash
form
/external/e2fsprogs/debian/
control
12
Recommends:
sash
| zsh-static | busybox-static | zsh30-static
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java
126
/** The
sash
that splits the palette from the canvas. */
130
/** The palette displayed on the left of the
sash
. */
133
/** The layout canvas displayed to the right of the
sash
. */
[
all
...]
/external/skia/emoji/
gmojiraw.txt
[
all
...]
Completed in 94 milliseconds