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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 549 int nextColumn = 1;
559 assert nextColumn > column;
560 column = nextColumn;
575 nextColumn = Math.max(nextColumn, view.column + view.columnSpan);
581 assert nextColumn > column;
583 column = nextColumn;
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderTableSection.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 465 milliseconds