HomeSort by relevance Sort by last modified time
    Searched full:resetvalue (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CounterDirectives.cpp 33 && a.resetValue() == b.resetValue();
CounterDirectives.h 50 int resetValue() const { return m_resetValue; }
  /system/core/libcutils/tests/
PropertiesTest.cpp 87 void ResetValue(unsigned char c = 0xFF) {
106 ResetValue();
119 ResetValue();
128 ResetValue();
138 ResetValue();
154 ResetValue();
171 ResetValue();
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimatorInflaterTest.java 202 float resetValue = getActivity().getResources().getDimension(R.dimen.reset_state_value);
204 assertEquals(resetValue, testView.getX());
205 assertEquals(resetValue, testView.getY());
206 assertEquals(resetValue, testView.getZ());
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java 182 private void resetValue() {
828 resetValue();
    [all...]
  /external/qemu/target-arm/
cpu.h 630 uint64_t resetvalue; member in struct:ARMCPRegInfo
661 * by writing resetvalue to the field specified in fieldoffset. If
  /frameworks/native/services/inputflinger/
InputReader.h     [all...]
InputReader.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]

Completed in 2230 milliseconds