Home | History | Annotate | Download | only in widget

Lines Matching defs:mOrientation

77     private int mOrientation;
451 mOrientation = a.getInt(R.styleable.SlidingTab_orientation, HORIZONTAL);
706 return mOrientation == HORIZONTAL;