Home
last modified time | relevance | path

Searched refs:moveDown (Results 1 – 8 of 8) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
DZLinkedList.java59 public boolean moveDown(Type key) { in moveDown() method in ZLinkedList
60 return organizer.moveDown(key); in moveDown()
DZHash.java132 public synchronized boolean moveDown(KeyType key) { in moveDown() method in ZHash
136 return zlist.moveDown(key); in moveDown()
DZIndexable.java77 public boolean moveDown(ElementType key); in moveDown() method
DListOrganizer.java93 public boolean moveDown(ElementType key) { in moveDown() method in ListOrganizer
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DFixedTableModel.java100 moveDown(); in next()
137 private void moveDown() { in moveDown() method in FixedTableModel.FixedTableModelIterator
/external/freetype/src/cff/
Dcf2hints.c414 CF2_Fixed moveDown = FT_MAX( downMoveDown, upMoveDown ); in cf2_hintmap_adjustHints() local
447 hintmap->edge[i].dsCoord + moveDown - downMinCounter ) in cf2_hintmap_adjustHints()
450 move = ( -moveDown < moveUp ) ? moveDown : moveUp; /* optimum */ in cf2_hintmap_adjustHints()
460 hintmap->edge[i].dsCoord + moveDown - downMinCounter ) in cf2_hintmap_adjustHints()
462 move = moveDown; in cf2_hintmap_adjustHints()
464 saveEdge = (FT_Bool)( moveUp < -moveDown ); in cf2_hintmap_adjustHints()
/external/pdfium/third_party/freetype/src/cff/
Dcf2hints.c414 CF2_Fixed moveDown = FT_MAX( downMoveDown, upMoveDown ); in cf2_hintmap_adjustHints() local
447 hintmap->edge[i].dsCoord + moveDown - downMinCounter ) in cf2_hintmap_adjustHints()
450 move = ( -moveDown < moveUp ) ? moveDown : moveUp; /* optimum */ in cf2_hintmap_adjustHints()
460 hintmap->edge[i].dsCoord + moveDown - downMinCounter ) in cf2_hintmap_adjustHints()
462 move = moveDown; in cf2_hintmap_adjustHints()
464 saveEdge = (FT_Bool)( moveUp < -moveDown ); in cf2_hintmap_adjustHints()
/external/proguard/src/proguard/gui/
DGUIResources.properties601 moveDown = Move down key