Home | History | Annotate | Download | only in widget

Lines Matching defs:DEFAULT_WIDTH

1973         private static final int DEFAULT_WIDTH = WRAP_CONTENT;
2052 this(DEFAULT_WIDTH, DEFAULT_HEIGHT,
2167 this.width = attributes.getLayoutDimension(widthAttr, DEFAULT_WIDTH);