Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
DIGraphics.java94 void setLineWidth(int width); in setLineWidth() method
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java175 public void setLineWidth(int width) { in setLineWidth() method in GCWrapper