Home
last modified time | relevance | path

Searched defs:pageWidth (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DVerticalViewPager.java90 final int pageWidth = view.getWidth(); in transformPage() local
/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_mupdf.c42 double pageWidth, pageHeight; in _mupdf_get_hdr() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java1291 final int pageWidth = getScaledMeasuredWidth(getPageAt(mCurrentPage)); in onTouchEvent() local
1896 int pageWidth = getMeasuredWidth(); in updateScrollingIndicatorPosition() local
DAppsCustomizePagedView.java1408 int pageWidth = v.getMeasuredWidth(); in screenScrolled() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1595 final int pageWidth = getPageAt(mCurrentPage).getMeasuredWidth(); in onTouchEvent() local