Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DImageUtilsTest.java284 BufferedImage sub = ImageUtils.subImage(image, 25, 25, 35, 45); in testSubImage() local
285 assertEquals(10, sub.getWidth()); in testSubImage()
286 assertEquals(20, sub.getHeight()); in testSubImage()
287 assertEquals(0xFFFF0000, sub.getRGB(0, 0)); in testSubImage()
288 assertEquals(0xFFFF0000, sub.getRGB(9, 9)); in testSubImage()
290 sub = ImageUtils.subImage(image, 23, 23, 23 + 5, 23 + 5); in testSubImage()
291 assertEquals(5, sub.getWidth()); in testSubImage()
292 assertEquals(5, sub.getHeight()); in testSubImage()
293 assertEquals(0xFF00FF00, sub.getRGB(0, 0)); in testSubImage()
294 assertEquals(0xFFFF0000, sub.getRGB(4, 4)); in testSubImage()
/sdk/eclipse/sites/external/web/
Dsite.css5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…
Dsite.xsl20 <td class="sub-header" width="30%">
23 <td class="sub-header" width="70%">
85 <td class="sub-header" colspan="2">
/sdk/eclipse/sites/internal/web/
Dsite.css5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…
Dsite.xsl20 <td class="sub-header" width="30%">
23 <td class="sub-header" width="70%">
85 <td class="sub-header" colspan="2">
/sdk/templates/docs/
Dcssreset-min.css7 …t:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text… selector
Dprettify.js20 …ch,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,…
24 …ch,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,…
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DPlayAnimationMenu.java123 PlayAnimationMenu sub = new PlayAnimationMenu(mCanvas, "Android Builtin", true); in addMenuItems() local
124 new ActionContributionItem(sub).fill(menu, -1); in addMenuItems()
DImageUtils.java756 BufferedImage sub = new BufferedImage(width, height, imageType); in subImage() local
757 Graphics g = sub.getGraphics(); in subImage()
761 return sub; in subImage()
/sdk/docs/
DNotes_on_WST_StructuredDocument.txt59 This will result in the following regions and sub-regions:
143 Each "region collection" basically matches one XML tag, with sub-regions for all the tokens
/sdk/eclipse/
Dchanges.txt461 with no name restriction. They can even be in sub folder such as