HomeSort by relevance Sort by last modified time
    Searched full:dimension (Results 1 - 25 of 1501) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/FixedGridLayout/res/values/
attrs.xml 3 <attr name="cellWidth" format="dimension" />
4 <attr name="cellHeight" format="dimension" />
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
drawable1-expected-completion49.txt 2 android:left : Left coordinate of the layer. [dimension]
3 android:top : Top coordinate of the layer. [dimension]
4 android:right : Right coordinate of the layer. [dimension]
5 android:bottom : Bottom coordinate of the layer. [dimension]
completion8-expected-completion41.txt 2 android:layout_margin : Specifies extra space on the left, top, right and bottom sides of this view. [dimension]
3 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension]
4 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension]
5 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension]
6 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
7 android:layout_marginStart : Specifies extra space on the start side of this view. [dimension]
8 android:layout_marginEnd : Specifies extra space on the end side of this view. [dimension]
completion8-expected-completion43.txt 2 android:layout_margin : Specifies extra space on the left, top, right and bottom sides of this view. [dimension]
3 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension]
4 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension]
5 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension]
6 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
7 android:layout_marginStart : Specifies extra space on the start side of this view. [dimension]
8 android:layout_marginEnd : Specifies extra space on the end side of this view. [dimension]
completion1-expected-completion8.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
completion8-expected-completion44.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
3 android:layout_height : Specifies the basic height of the view. [dimension, enum]
6 android:layout_margin : Specifies extra space on the left, top, right and bottom sides of this view. [dimension]
7 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension]
8 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension]
9 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension]
10 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
11 android:layout_marginStart : Specifies extra space on the start side of this view. [dimension]
12 android:layout_marginEnd : Specifies extra space on the end side of this view. [dimension]
completion9-expected-completion62.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
completion8-expected-completion42.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
4 android:width : Makes the TextView be exactly this many pixels wide. [dimension]
completion1-expected-completion1.txt 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
  /frameworks/compile/slang/tests/F_float3_v13/
stderr.txt.expect 1 float3_v13.rs:9:10: error: structs containing vectors of dimension 3 cannot be exported at this API level: 'myStruct'
  /packages/apps/ContactsCommon/res/values/
attrs.xml 39 <attr name="list_item_height" format="dimension"/>
40 <attr name="list_section_header_height" format="dimension"/>
43 <attr name="list_item_padding_top" format="dimension"/>
44 <attr name="list_item_padding_right" format="dimension"/>
45 <attr name="list_item_padding_bottom" format="dimension"/>
46 <attr name="list_item_padding_left" format="dimension"/>
47 <attr name="list_item_gap_between_image_and_text" format="dimension"/>
48 <attr name="list_item_gap_between_label_and_data" format="dimension"/>
49 <attr name="list_item_presence_icon_margin" format="dimension"/>
50 <attr name="list_item_presence_icon_size" format="dimension"/>
    [all...]
  /packages/apps/Gallery2/jni/filters/
kmeans.h 26 inline void sum(T values[], int len, int dimension, int stride, N dst[]) {
29 for (x = 0; x < dimension; x++) {
33 for (y = 0; y < dimension; y++) {
40 inline void set(T val1[], N val2[], int dimension) {
42 for (x = 0; x < dimension; x++) {
48 inline void add(T val[], N dst[], int dimension) {
50 for (x = 0; x < dimension; x++) {
56 inline void divide(T dst[], N divisor, int dimension) {
61 for (x = 0; x < dimension; x++) {
71 inline N euclideanDist(T val1[], T val2[], int dimension) {
    [all...]
  /packages/apps/Contacts/res/values/
attrs.xml 32 <attr name="edgeWidth" format="dimension"/>
40 <attr name="layout_narrowParentWidth" format="dimension"/>
41 <attr name="layout_narrowWidth" format="dimension"/>
42 <attr name="layout_narrowMarginLeft" format="dimension"/>
43 <attr name="layout_narrowMarginRight" format="dimension"/>
44 <attr name="layout_narrowPaddingLeft" format="dimension"/>
45 <attr name="layout_narrowPaddingRight" format="dimension"/>
46 <attr name="layout_wideParentWidth" format="dimension"/>
47 <attr name="layout_wideWidth" format="dimension"/>
48 <attr name="layout_wideMarginLeft" format="dimension"/>
    [all...]
  /external/chromium_org/chrome/browser/resources/print_preview/data/
coordinate2d.js 11 * @param {number} x X-dimension of the point.
12 * @param {number} y Y-dimension of the point.
17 * X-dimension of the point.
24 * Y-dimension of the point.
32 /** @return {number} X-dimension of the point. */
37 /** @return {number} Y-dimension of the point. */
43 * @param {number} x Amount to translate in the X dimension.
44 * @param {number} y Amount to translate in the Y dimension.
  /development/samples/training/InteractiveChart/res/values/
attrs.xml 19 <attr name="labelTextSize" format="dimension" />
21 <attr name="labelSeparation" format="dimension" />
22 <attr name="axisThickness" format="dimension" />
24 <attr name="dataThickness" format="dimension" />
26 <attr name="gridThickness" format="dimension" />
  /packages/apps/Calculator/res/values/
attr.xml 21 <attr name="minTextSize" format="dimension" />
22 <attr name="maxTextSize" format="dimension" />
23 <attr name="stepTextSize" format="dimension" />
  /frameworks/base/packages/SystemUI/res/values/
attrs.xml 28 <attr name="insetLeft" format="dimension" />
31 <attr name="rowHeight" format="dimension" />
37 <attr name="minSize" format="dimension" />
38 <attr name="maxSize" format="dimension" />
58 <attr name="frameWidth" format="dimension" />
59 <attr name="framePadding" format="dimension" />
72 <attr name="verticalSpacing" format="dimension" />
73 <attr name="horizontalSpacing" format="dimension" />
  /frameworks/support/v7/cardview/res/values/
attrs.xml 22 <attr name="cardCornerRadius" format="dimension" />
24 <attr name="cardElevation" format="dimension" />
26 <attr name="cardMaxElevation" format="dimension" />
32 <attr name="contentPadding" format="dimension" />
34 <attr name="contentPaddingLeft" format="dimension" />
36 <attr name="contentPaddingRight" format="dimension" />
38 <attr name="contentPaddingTop" format="dimension" />
40 <attr name="contentPaddingBottom" format="dimension" />
  /prebuilts/sdk/current/support/v7/cardview/res/values/
attrs.xml 22 <attr name="cardCornerRadius" format="dimension" />
24 <attr name="cardElevation" format="dimension" />
26 <attr name="cardMaxElevation" format="dimension" />
32 <attr name="contentPadding" format="dimension" />
34 <attr name="contentPaddingLeft" format="dimension" />
36 <attr name="contentPaddingRight" format="dimension" />
38 <attr name="contentPaddingTop" format="dimension" />
40 <attr name="contentPaddingBottom" format="dimension" />
  /developers/build/prebuilts/androidtv/visual-game-controller/res/values/
attrs.xml 26 <attr name="labelHeight" format="dimension"/>
31 <attr name="labelWidth" format="dimension"/>
32 <attr name="labelY" format="dimension"/>
34 <attr name="pointerRadius" format="dimension"/>
  /development/samples/Home/res/values/
attrs.xml 25 <attr name="marginLeft" format="dimension" />
26 <attr name="marginTop" format="dimension" />
27 <attr name="marginRight" format="dimension" />
28 <attr name="marginBottom" format="dimension" />
  /frameworks/base/tests/BiDiTests/res/values/
attrs.xml 4 <attr name="size" format="dimension" />
  /packages/apps/Gallery2/res/values/
filtershow_values_attrs.xml 23 <attr name="max_width" format="dimension" />
26 <attr name="elemSize" format="dimension" />
27 <attr name="elemEndSize" format="dimension" />
30 <attr name="iconSize" format="dimension" />
  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
bootstrap-collapse.js 44 , dimension: function () {
50 var dimension
57 dimension = this.dimension()
58 scroll = $.camelCase(['scroll', dimension].join('-'))
68 this.$element[dimension](0)
70 this.$element[dimension](this.$element[0][scroll])
74 var dimension
76 dimension = this.dimension()
    [all...]
  /external/doclava/src/com/google/doclava/
ParameterInfo.java 88 * Returns true if this parameter's dimension information agrees
89 * with the represented callee's dimension information.
91 public boolean matchesDimension(String dimension, boolean varargs) {
93 dimension += "[]";
95 return mType.dimension().equals(dimension);

Completed in 1393 milliseconds

1 2 3 4 5 6 7 8 91011>>