Home
last modified time | relevance | path

Searched defs:images (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DPasteAction.java51 ISharedImages images = PlatformUI.getWorkbench().getSharedImages(); in PasteAction() local
DCopyCutAction.java82 ISharedImages images = PlatformUI.getWorkbench().getSharedImages(); in CopyCutAction() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DRunLintAction.java144 ISharedImages images = PlatformUI.getWorkbench().getSharedImages(); in getMenu() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DConfigureAssetSetPage.java986 Map<String, BufferedImage> images = categoryEntry.getValue(); in updatePreview() local