Home
last modified time | relevance | path

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

/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
DtriangleCM.cpp63 unsigned char col = ((i / 8 + j / 8) % 2) * 255 ; in genTexture() local
80 unsigned char col = ((i / 8 + j / 8) % 2) * 255 ; in genRedTexture() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceExplorerView.java282 TreeColumn col = new TreeColumn(parent, style); in createTreeColumn() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DRelativeLayoutConversionHelper.java250 Integer col = xToCol.get(view.getLeftEdge()); in initializeSpans() local
1063 public List<View> get(int row, int col) { in get()
1109 public List<View> viewsStartingInCol(int col, boolean sort) { in viewsStartingInCol()
1155 public int getColumnWidth(int col) { in getColumnWidth()
1177 View getTopLeftCorner(int row, int col) { in getTopLeftCorner()
1190 public View findRightEdgeView(int col) { in findRightEdgeView()
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
DtriangleV2.cpp83 unsigned char col = ((i / 8 + j / 8) % 2) * 255 ; in genTexture() local
99 unsigned char col = ((i / 8 + j / 8) % 2) * 255 ; in genRedTexture() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java645 int col = minField.getInt(colInterval); in assignRowsAndColumnsFromViews() local
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …J(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(I,"-$1").toLowerCase();d=a.getAttribute… argument