Home
last modified time | relevance | path

Searched defs:style (Results 1 – 25 of 46) sorted by relevance

12

/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DTableHelper.java48 int style, String sample_text, final String pref_name, in createTableColumn()
106 public static void createTreeColumn(Tree parent, String header, int style, in createTreeColumn()
162 public static void createTreeColumn(Tree parent, String header, int style, in createTreeColumn()
DScreenShotDialog.java75 public ScreenShotDialog(Shell parent, int style) { in ScreenShotDialog()
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
DToggleButton.java42 int style, in ToggleButton()
97 int style = super.getStyle(); in getStyle() local
DImgDisabledButton.java31 int style, in ImgDisabledButton()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DXmlPrettyPrinterTest.java42 private void checkFormat(XmlFormatPreferences prefs, XmlFormatStyle style, in checkFormat()
98 private void checkFormat(XmlFormatPreferences prefs, XmlFormatStyle style, in checkFormat()
103 private void checkFormat(XmlFormatPreferences prefs, XmlFormatStyle style, in checkFormat()
107 private void checkFormat(XmlFormatStyle style, String xml, String expected) in checkFormat()
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/actions/
DToolItemAction.java31 public ToolItemAction(ToolBar parent, int style) { in ToolItemAction()
/sdk/assetstudio/tests/src/com/android/assetstudiolib/
DLauncherIconGeneratorTest.java26 GraphicGenerator.Shape shape, GraphicGenerator.Style style, in checkGraphic()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
DAttrsXmlParser.java165 DeclareStyleableInfo style = mStyleMap.get(xmlName); in loadViewAttributes() local
192 DeclareStyleableInfo style = mStyleMap.get(xmlName); in loadLayoutParamsAttributes() local
274 DeclareStyleableInfo style = parseDeclaredStyleable(name, node); in parseResources() local
300 DeclareStyleableInfo style = new DeclareStyleableInfo(name, (AttributeInfo[])null); in parseResources() local
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DCommonAction.java51 public CommonAction(String text, int style) { in CommonAction()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DDecorComposite.java40 public DecorComposite(Composite parent, int style) { in DecorComposite()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java197 public void setLineStyle(LineStyle style) { in setLineStyle()
402 public void useStyle(DrawingStyle style) { in useStyle()
449 private Color getStrokeColor(DrawingStyle style, RGB defaultColorDesc) { in getStrokeColor()
464 private Color getFillColor(DrawingStyle style, RGB defaultColorDesc) { in getFillColor()
480 private Color getStyleColor(DrawingStyle style, RGB defaultColorDesc, in getStyleColor()
DLayoutCanvasViewer.java54 int style) { in LayoutCanvasViewer()
DAccordionControl.java85 protected Composite createChildContainer(Composite parent, Object header, int style) { in createChildContainer()
198 public AccordionControl(Composite parent, int style, List<?> headers, in AccordionControl()
DSwtDrawingStyle.java245 public static SwtDrawingStyle of(DrawingStyle style) { in of()
/sdk/ddms/app/src/com/android/ddms/
DAboutDialog.java55 public AboutDialog(Shell parent, int style) { in AboutDialog()
/sdk/rule_api/src/com/android/ide/common/api/
DIGraphics.java142 void useStyle(DrawingStyle style); in useStyle()
226 void setLineStyle(LineStyle style); in setLineStyle()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestGraphics.java133 public void setLineStyle(LineStyle style) { in setLineStyle()
141 public void useStyle(DrawingStyle style) { in useStyle()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiListAttributeNode.java76 int style = SWT.DROP_DOWN; in createUiControl() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
DAnimatorDescriptors.java142 DeclareStyleableInfo style = styleMap.get(styleName); in addElement() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridLayoutPainter.java59 public static void paintStructure(DrawingStyle style, INode layout, IGraphics gc, in paintStructure()
311 public static void paintStructure(Object view, DrawingStyle style, INode layout, in paintStructure()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
DMenuDescriptors.java161 DeclareStyleableInfo style = styleMap != null ? styleMap.get(styleName) : null; in updateElement() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceExplorerView.java275 public void createTreeColumn(Tree parent, String header, int style, in createTreeColumn()
/sdk/assetstudio/src/com/android/assetstudiolib/
DLauncherIconGenerator.java138 public Style style = Style.SIMPLE; field in LauncherIconGenerator.LauncherOptions
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
DRenderResources.java114 public ResourceValue findItemInStyle(StyleResourceValue style, String itemName) { in findItemInStyle()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DAndroidXmlFormattingStrategy.java323 XmlFormatStyle style = guessStyle(model, domDocument); in format() local
506 XmlFormatStyle style = XmlFormatStyle.LAYOUT; in guessStyle() local

12