Searched defs:Layout (Results 1 – 5 of 5) sorted by relevance
21 class Layout; variable
68 Layout() : mGlyphs(), mAdvances(), mCollection(0), mFaces(), mAdvance(0), mBounds() { in Layout() function
31 class Layout; variable
29 class Layout; variable
45 public abstract class Layout { class112 protected Layout(CharSequence text, TextPaint paint, in Layout() method in Layout134 protected Layout(CharSequence text, TextPaint paint, in Layout() method in Layout