Searched defs:col (Results 1 – 5 of 5) sorted by relevance
192 int col = j + 1; in populate() local206 int col = j + 1; in populate() local219 private void testAlignment(int row, int col, Alignment a, View v0, View v1, String group) { in testAlignment()236 int col = j + 1; in test() local251 int col = j + 1; in test() local
50 ArrayList<Integer> col = list.get(i); in testWriteCursorToWindow() local64 ArrayList<Integer> col = list.get(i); in testWriteCursorToWindow() local415 ArrayList<Integer> col = new ArrayList<Integer>(); in createTestList() local
385 ArrayList<Integer> col = new ArrayList<Integer>(); in createTestList() local
224 private <E extends Comparable<E>> Collection<E> sortCollection(Collection<E> col) { in sortCollection()
5649 col: [ 2, "<table><tbody></tbody><colgroup>", "</colgroup></table>" ], property