Home
last modified time | relevance | path

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

/external/doclava/res/assets/templates/assets/
Djquery-history.js53 getCurrent: function() { method
/external/replicaisland/src/com/replica/replicaisland/
DInterpolator.java88 public float getCurrent() { in getCurrent() method in Interpolator
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java119 public void getCurrent(Position run); in getCurrent() method
226 public void getCurrent(Position run) { in getCurrent() method in AnyTransliterator.ScriptRunIterator
/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_EncoderContext.cpp72 FX_WCHAR CBC_EncoderContext::getCurrent() { in getCurrent() function in CBC_EncoderContext
/external/swiftshader/src/OpenGL/libGL/
Dmain.cpp165 static gl::Current *getCurrent(void) in getCurrent() function
/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.h132 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSTLExtras.h83 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
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSTLExtras.h146 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp175 static Current *getCurrent(void) in getCurrent() function