HomeSort by relevance Sort by last modified time
    Searched refs:toTop (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
PhoneUi.java 300 int toTop = ((fromBottom - (ntth + height)) / 2 + ntth);
302 int toBottom = toTop + height;
311 fromTop, toTop);
386 int toTop = (tab.getWebView() != null) ? tab.getWebView().getVisibleTitleHeight() : 0;
395 int toBottom = toTop + (int) (height * scaleFactor);
410 fromTop, toTop);
  /external/icu4c/i18n/
ucol_res.cpp     [all...]

Completed in 156 milliseconds