Home
last modified time | relevance | path

Searched defs:getCurrent (Results 1 – 8 of 8) sorted by relevance

/external/doclava/res/assets/templates/assets/
Djquery-history.js53 getCurrent: function() { method
/external/jetty/src/java/org/eclipse/jetty/util/statistic/
DCounterStatistic.java104 public long getCurrent() in getCurrent() method in CounterStatistic
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java117 public void getCurrent(Position run); in getCurrent() method
224 public void getCurrent(Position run) { in getCurrent() method in AnyTransliterator.ScriptRunIterator
/external/replicaisland/src/com/replica/replicaisland/
DInterpolator.java88 public float getCurrent() { in getCurrent() method in Interpolator
/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_EncoderContext.cpp72 FX_WCHAR CBC_EncoderContext::getCurrent() { in getCurrent() function in CBC_EncoderContext
/external/glide/library/src/main/java/com/bumptech/glide/request/target/
DSquaringDrawable.java83 public Drawable getCurrent() { in getCurrent() method in SquaringDrawable
/external/llvm/include/llvm/ADT/
DSTLExtras.h128 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
DNumberPicker.java409 public int getCurrent() { in getCurrent() method in NumberPicker