HomeSort by relevance Sort by last modified time
    Searched full:rightresult (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 241 int[] rightResult = getBiggestMarginInDirection(node, 0 /*horizontal*/,
251 (rightResult != null ? rightResult[0] : 0);

Completed in 99 milliseconds