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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_res.cpp     [all...]
  /external/icu4c/i18n/
ucol_res.cpp     [all...]
  /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);
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 65 milliseconds