Home
last modified time | relevance | path

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

12

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DStateLabelProvider.java94 cell.setForeground(mHighlightForegroundColor); in update()
96 cell.setForeground(mNormalForegroundColor); in update()
DDurationMinimap.java286 gc.setForeground(mContextHeaderColor); in drawContextHeaders()
369 gc.setForeground(mMouseMarkerColor); in drawMouseMarkers()
DGLFunctionTraceViewer.java694 cell.setForeground(mGldrawTextColor); in update()
698 cell.setForeground(mGlCallErrorColor); in update()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DScreenViewer.java380 label.setForeground(Color.WHITE); in LoupeStatus()
386 label.setForeground(Color.WHITE); in LoupeStatus()
390 label.setForeground(Color.WHITE); in LoupeStatus()
396 label.setForeground(Color.WHITE); in LoupeStatus()
400 label.setForeground(Color.WHITE); in LoupeStatus()
406 label.setForeground(Color.WHITE); in LoupeStatus()
410 label.setForeground(Color.WHITE); in LoupeStatus()
416 label.setForeground(Color.WHITE); in LoupeStatus()
420 label.setForeground(Color.WHITE); in LoupeStatus()
426 label.setForeground(Color.WHITE); in LoupeStatus()
[all …]
DLayoutRenderer.java48 setForeground(Color.WHITE); in LayoutRenderer()
DWorkspace.java786 layoutView.setForeground(Color.BLACK); in buildLayoutViewControlButtons()
799 layoutView.setForeground(Color.WHITE); in buildLayoutViewControlButtons()
985 button.setForeground(Color.WHITE); in toggleColorOnSelect()
987 button.setForeground(Color.BLACK); in toggleColorOnSelect()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DEmptyViewsOverlay.java75 gc.setForeground(mBorderColor); in paint()
DOutlineOverlay.java78 gc.setForeground(mOutlineColor); in paint()
DLintTooltip.java65 icon.setForeground(fg); in createContents()
DMarqueeGesture.java151 gc.setForeground(mStroke); in paint()
DGestureToolTip.java102 mLabel.setForeground(display.getSystemColor(SWT.COLOR_INFO_FOREGROUND)); in GestureToolTip()
DHoverOverlay.java168 gc.setForeground(stroke); in paint()
DGCWrapper.java184 public void setForeground(@NonNull IColor color) { in setForeground() method in GCWrapper
186 getGc().setForeground(((ColorWrapper) color).getColor()); in setForeground()
434 mGc.setForeground(color); in useStyle()
DRenderPreview.java860 gc.setForeground(gc.getDevice().getSystemColor(SWT.COLOR_LIST_SELECTION)); in paint()
893 gc.setForeground(gc.getDevice().getSystemColor(SWT.COLOR_BLACK)); in paint()
981 gc.setForeground(gc.getDevice().getSystemColor(SWT.COLOR_WHITE)); in paintTitle()
1023 gc.setForeground(gc.getDevice().getSystemColor(SWT.COLOR_GRAY)); in paintTitle()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLTraceCollectorDialog.java84 controlGroup.setForeground(Display.getDefault().getSystemColor(SWT.COLOR_BLUE)); in createDialogArea()
134 statusGroup.setForeground(Display.getDefault().getSystemColor(SWT.COLOR_BLUE)); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
DImageViewer.java534 bufferGc.setForeground(BLACK_COLOR);
550 bufferGc.setForeground(BLACK_COLOR);
552 bufferGc.setForeground(RED_COLOR);
630 gc.setForeground(LOCK_COLOR);
680 gc.setForeground(CORRUPTED_COLOR);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/widgets/
DImageCanvas.java223 gc.setForeground(Display.getDefault().getSystemColor(SWT.COLOR_WIDGET_NORMAL_SHADOW)); in drawBorder()
225 gc.setForeground(origFg); in drawBorder()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java198 gc.setForeground(IColorConstants.gray); in paint()
202 gc.setForeground(oldForeground); in paint()
305 gc.setForeground(PropertyTable.COLOR_PROPERTY_FG_DEFAULT); in paint()
308 gc.setForeground(oldForeground); in paint()
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DSdkLocationChooserDialog.java94 mStatusLabel.setForeground(getShell().getDisplay().getSystemColor(SWT.COLOR_RED)); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DIconFactory.java386 gc.setForeground(display.getSystemColor(SWT.COLOR_BLACK)); in getImageData()
407 gc.setForeground(display.getSystemColor(mColor)); in getImageData()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestGraphics.java148 public void setForeground(@NonNull IColor color) { in setForeground() method in TestGraphics
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
DFrameSummaryViewPage.java131 l.setForeground(Display.getDefault().getSystemColor(SWT.COLOR_DARK_GRAY)); in createFrameStatisticsPart()
157 l.setForeground(Display.getDefault().getSystemColor(SWT.COLOR_DARK_GRAY)); in createFrameStatisticsPart()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewHierarchyScene.java219 child.setForeground(isSelected || node.filtered ? SELECTED : UNSELECTED); in pickChildrenColor()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DMarginChooser.java169 mErrorLabel.setForeground(parent.getDisplay().getSystemColor(SWT.COLOR_RED)); in createDialogArea()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintListDialog.java155 mDetailsText.setForeground(display.getSystemColor(SWT.COLOR_INFO_FOREGROUND)); in createDialogArea()

12