Searched defs:of (Results 1 - 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DSwtDrawingStyle.java6 * You may obtain a copy of the License at
25 * Description of the drawing styles with specific color, line style and alpha
169 * @param strokeAlpha The alpha value of the stroke, an integer in the range 0 to 255
171 * @param fillAlpha The alpha value of the fill, an integer in the range 0 to 255
245 public static SwtDrawingStyle of(DrawingStyle style) { method in class:SwtDrawingStyle
302 /** RGB description of the stroke/foreground/border color */
305 /** RGB description of the fill/foreground/interior color */
308 /** Pixel thickness of the stroke/border */
311 /** SWT line style of the border/stroke */
314 /** Alpha (in the range 0-255) of th
[all...]
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
H A Dandroid-support-v7-gridlayout.jar ... .support.v7.widget.GridLayout$Assoc of (java.lang.Class, java.lang.Class ...

Completed in 137 milliseconds