Home
last modified time | relevance | path

Searched refs:bar (Results 1 – 13 of 13) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilitiesTest.java99 Element bar = document.createElement("bar"); in testIsContiguous() local
100 root.appendChild(bar); in testIsContiguous()
105 assertTrue(DomUtilities.isContiguous(Arrays.asList(foo, bar))); in testIsContiguous()
106 assertTrue(DomUtilities.isContiguous(Arrays.asList(foo, bar, baz))); in testIsContiguous()
107 assertTrue(DomUtilities.isContiguous(Arrays.asList(foo, bar, baz))); in testIsContiguous()
108 assertTrue(DomUtilities.isContiguous(Arrays.asList(bar, baz, foo))); in testIsContiguous()
109 assertTrue(DomUtilities.isContiguous(Arrays.asList(baz, bar, foo))); in testIsContiguous()
110 assertTrue(DomUtilities.isContiguous(Arrays.asList(baz, foo, bar))); in testIsContiguous()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
DImageViewer.java224 ScrollBar bar = (ScrollBar) event.widget; in ImageViewer()
226 && mHorizontalScroll != bar.getSelection()) { in ImageViewer()
227 mHorizontalScroll = bar.getSelection(); in ImageViewer()
239 ScrollBar bar = (ScrollBar) event.widget; in ImageViewer()
241 && mVerticalScroll != bar.getSelection()) { in ImageViewer()
242 mVerticalScroll = bar.getSelection(); in ImageViewer()
/sdk/find_java2/WinLauncher2/
DWinLauncher2.rc58 "#include ""afxribbon.rc"" // MFC ribbon and control bar resources\r\n"
168 #include "afxribbon.rc" // MFC ribbon and control bar resources
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/manifest/model/
DUiElementNodeTest.java276 Element bar = document.createElement("bar"); in testCreateNameSpace() local
277 root.appendChild(bar); in testCreateNameSpace()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintList.java528 LayoutActionBar bar = g == null ? null : g.getLayoutActionBar(); in runInUIThread() local
529 assert bar != null; in runInUIThread()
530 if (bar != null) { in runInUIThread()
531 bar.updateErrorIndicator(); in runInUIThread()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java501 LayoutActionBar bar = mEditor.getLayoutActionBar(); in done() local
502 if (!bar.isDisposed()) { in done()
503 bar.updateErrorIndicator(); in done()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion12-expected-completion75.txt19 …nternal attribute to adjust view layout based on system windows such as the status bar. [boolean]
65 android:verticalScrollbarPosition : Determines which side the vertical scroll bar should be placed …
Dcompletionvalues1-expected-completion32.txt97 …nternal attribute to adjust view layout based on system windows such as the status bar. [boolean]
145 android:isIndicator : Whether this rating bar is an indicator (and non-changeable by the user). […
237 android:selectedDateVerticalBar : Drawable for the vertical bar shown at the beginning and at the …
310 android:verticalScrollbarPosition : Determines which side the vertical scroll bar should be placed …
Dcompletion1-expected-completion39.txt94 …nternal attribute to adjust view layout based on system windows such as the status bar. [boolean]
140 android:verticalScrollbarPosition : Determines which side the vertical scroll bar should be placed …
Dcompletion5-expected-completion40.txt94 …nternal attribute to adjust view layout based on system windows such as the status bar. [boolean]
140 android:verticalScrollbarPosition : Determines which side the vertical scroll bar should be placed …
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DRenderPreviewManager.java1587 ScrollBar bar = mCanvas.getVerticalBar(); in widgetSelected() local
1588 int selection = bar.getSelection(); in widgetSelected()
1589 int thumb = bar.getThumb(); in widgetSelected()
/sdk/docs/
Dhowto_use_cupcake_sdk.txt142 icon bar. If you do not see the new icons, you may need to use Window > Reset
/sdk/eclipse/
Dchanges.txt46 displayed in the layout actions bar.)
355 system menu bar.
378 - A Layout Actions bar that provides quick access to common layout