Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridMatch.java36 public int cellIndex; field in GridMatch
59 GridMatch(SegmentType type, int distance, int matchedLine, int cellIndex, in GridMatch()