Home | History | Annotate | Download | only in versions

Lines Matching full:smallestwidth

105 characteristics: <em>smallestWidth</em>, <em>width</em>, and
109 <li>A screen's <em>smallestWidth</em> is its fundamental minimum size,
112 smallestWidth is normally based on its width, while in landscape orientation it is based
113 on its height. In all cases, the smallestWidth is derived from a fixed characteristic of the
114 screen and the value does not change, regardless of orientation. The smallestWidth
129 according to the smallestWidth of the current screen. You can also manage the
135 minimum smallestWidth, width, or height, and</li>
143 <p>Since the new API lets you target screens more directly through smallestWidth,
156 <th>smallestWidth (dp)</th>
194 configurations designed for a specific minimum smallestWidth, current width, or
199 <li><code>swNNNdp</code> &mdash; Specifies the minimum smallestWidth on which
201 screen's smallestWidth is constant, regardless of orientation. Examples:
249 as specified by the smallestWidth. </p>
255 attribute lets you specify the maximum smallestWidth on which the application
262 attribute lets you specify the maximum smallestWidth on which the application
268 attribute lets you specify the minimum smallestWidth on which the application