OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gap_width
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/java/android/text/style/
QuoteSpan.java
29
private static final int
GAP_WIDTH
= 2;
75
return STRIPE_WIDTH +
GAP_WIDTH
;
Completed in 41 milliseconds