OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbottom
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/text/
Layout.java
444
int dtop,
dbottom
;
local
453
dbottom
= sTempRect.bottom;
457
final int bottom = Math.min(getLineTop(getLineCount()),
dbottom
);
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java
[
all
...]
Completed in 38 milliseconds