Home
last modified time | relevance | path

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

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DTable.java31 public List<Row> getRows() { in getRows() method in Table
DManyListsTable.java29 public List<Row> getRows() { in getRows() method in ManyListsTable
/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h225 unsigned getRows() const { in getRows() function
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DVDUBuffer.java880 public int getRows() { in getRows() method
/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeType.java566 public int getRows() { in getRows() method in FreeType.Bitmap
570 private static native int getRows(long bitmap); /* in getRows() method in FreeType.Bitmap
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DTable.java701 public int getRows () { in getRows() method in Table