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 282 int toTop = ((fromBottom - (ntth + height)) / 2 + ntth);
284 int toBottom = toTop + height;
293 fromTop, toTop);
367 int toTop = (tab.getWebView() != null) ? tab.getWebView().getVisibleTitleHeight() : 0;
376 int toBottom = toTop + (int) (height * scaleFactor);
391 fromTop, toTop);
  /external/icu4c/i18n/
ucol_res.cpp     [all...]

Completed in 832 milliseconds