Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSwtDrawingStyle.java178 mLineWidth = lineWidth; in SwtDrawingStyle()
215 return mLineWidth; in getLineWidth()
309 private final int mLineWidth; field in SwtDrawingStyle