OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:totop
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Browser/src/com/android/browser/
PhoneUi.java
348
int
toTop
= ((fromBottom - (ntth + height)) / 2 + ntth);
350
int toBottom =
toTop
+ height;
359
fromTop,
toTop
);
431
int
toTop
= getTitleBar().getHeight();
440
int toBottom =
toTop
+ (int) (height * scaleFactor);
455
fromTop,
toTop
);
/external/icu4c/i18n/
ucol_res.cpp
[
all
...]
Completed in 152 milliseconds