HomeSort by relevance Sort by last modified time
    Searched refs:getHorizontalContents (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImageTest.java 103 List<Tick> horizontalContentsArea = image.getHorizontalContents();
634 List<Tick> horizontalContentsArea = image.getHorizontalContents();
654 List<Tick> horizontalContentsArea = image.getHorizontalContents();
674 List<Tick> horizontalContentsArea = image.getHorizontalContents();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 480 public List<Tick> getHorizontalContents() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 600 List<Tick> horizontalContentArea = mNinePatchedImage.getHorizontalContents();

Completed in 101 milliseconds