Searched defs:row (Results 1 - 25 of 610) sorted by relevance

1234567891011>>

/prebuilts/misc/windows/sdl2/test/
H A Dtestdrawchessboard.c25 int row = 0,coloum = 0,x = 0; local
31 for(row; row < 8; row++)
33 coloum = row%2;
35 for(coloum; coloum < 4+(row%2); coloum++)
42 rect.y = row * rect.h;
H A Dteststreaming.c66 int row, col; local
75 for (row = 0; row < MOOSEPIC_H; ++row) {
76 dst = (Uint32*)((Uint8*)pixels + row * pitch);
H A Dtestautomation_mouse.c160 int i, row, col; local
165 for ( row=0; row<32; ++row ) {
174 switch (image[row][col]) {
/prebuilts/tools/common/spantable/
H A Dspantable.jar ... Rectangle getCellRect (int, int, boolean) int c int r int row int column boolean includeSpacing java.awt.Rectangle rect ...
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DTable_Suite.py46 row = rows variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DTable_Suite.py46 row = rows variable
/prebuilts/sdk/current/extras/constraint-layout/solver/
H A Dconstraint-layout-solver-1.1.0-beta1.jar ... releaseRows () android.support.constraint.solver.ArrayRow row int i public void reset () android.support.constraint ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesm.h481 // Get the current top row of the menu
486 // Set the current top row of the menu
487 inline void set_top_row (int row) { argument
488 OnError (::set_top_row (menu, row));
H A Dcursesf.h213 inline void move(int row, int col) { argument
214 OnError(::move_field(field,row,col));
/prebuilts/sdk/current/extras/constraint-layout-x/solver/
H A Dconstraintlayout-solver-1.1.0.jar ... ArrayRow copiedRow androidx.constraintlayout.solver.LinearSystem$Row row public void addError (androidx.constraintlayout.solver. ...
/prebuilts/tools/common/bazel/formc-deps/
H A Djgoodies-forms.jar ... public final int getRow () public final void setRow (int) int row public final void setColumnSpan (int) int columnSpan public final void ...
/prebuilts/tools/common/fest/
H A Dfest-swing-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/fest/ org/fest/swing/ org/fest/swing/annotation/ ...
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Dxmlpull-1.1.3.1.jar ... java.lang.Exception { protected Throwable detail protected int row protected int column public void " href="/9.0.0 ...
/prebuilts/misc/common/robolectric/3.4.2/lib/
H A Dxmlpull-1.1.3.1.jar ... java.lang.Exception { protected Throwable detail protected int row protected int column public void " href="/9.0.0 ...
/prebuilts/misc/common/robolectric/3.5.1/lib/
H A Dxmlpull-1.1.3.1.jar ... java.lang.Exception { protected Throwable detail protected int row protected int column public void " href="/9.0.0 ...
/prebuilts/misc/common/robolectric/3.6.1/lib/
H A Dxmlpull-1.1.3.1.jar ... java.lang.Exception { protected Throwable detail protected int row protected int column public void " href="/9.0.0 ...
/prebuilts/tools/common/m2/repository/xmlpull/xmlpull/1.1.3.1/
H A Dxmlpull-1.1.3.1.jar ... java.lang.Exception { protected Throwable detail protected int row protected int column public void " href="/9.0.0 ...
/prebuilts/devtools/tools/lib/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
H A Dninepatch.jar ... .image.BufferedImage image int width int height int[] row int[] column boolean[] result com.android.ninepatch. ...
/prebuilts/tools/common/jfreechart/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta3/
H A Dninepatch-24.4.0-beta3.jar ... .image.BufferedImage image int width int height int[] row int[] column boolean[] result com.android.ninepatch. ...
/prebuilts/gradle-plugin/com/android/tools/ninepatch/24.4.0-beta6/
H A Dninepatch-24.4.0-beta6.jar ... .image.BufferedImage image int width int height int[] row int[] column boolean[] result com.android.ninepatch. ...
/prebuilts/gradle-plugin/com/android/tools/ninepatch/24.5.0/
H A Dninepatch-24.5.0.jar ... .image.BufferedImage image int width int height int[] row int[] column boolean[] result com.android.ninepatch. ...
/prebuilts/gradle-plugin/com/android/tools/ninepatch/25.0.0/
H A Dninepatch-25.0.0.jar ... .image.BufferedImage image int width int height int[] row int[] column boolean[] result com.android.ninepatch. ...

Completed in 473 milliseconds

1234567891011>>