Home
last modified time | relevance | path

Searched refs:swtGc (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/
DSelectionOverlay.java188 private void paintSelection(IGraphics gc, GC swtGc, SelectionItem item, in paintSelection() argument
244 swtGc.fillRectangle(cx - radius, cy - radius, doubleRadius, doubleRadius); in paintSelection()