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

  /development/samples/ApiDemos/res/layout/
animation_2.xml 23 <ViewFlipper android:id="@+id/flipper"
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Animation2.java 41 mFlipper = ((ViewFlipper) this.findViewById(R.id.flipper));
  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 690 CATransform3D flipper = { local
695 m_contentsLayer->setTransform(flipper);
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidatesContainer.java 96 * The x offset of the flipper in this container.
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.mm 273 TransformationMatrix flipper;
274 flipper.flipY();
275 return flipper;
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 313 milliseconds