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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/functions/
algebra.json 24 "default": "dimension"
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
138 PSH_DimensionRec dimension[2]; member in struct:PSH_GlobalsRec_
166 psh_dimension_snap_width( PSH_Dimension dimension,
pshrec.h 118 /* dimension-specific hints descriptor */
129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
137 PS_DimensionRec dimension[2]; member in struct:PS_HintsRec_
  /external/freetype/src/pshinter/
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
138 PSH_DimensionRec dimension[2]; member in struct:PSH_GlobalsRec_
166 psh_dimension_snap_width( PSH_Dimension dimension,
pshrec.h 118 /* dimension-specific hints descriptor */
129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
137 PS_DimensionRec dimension[2]; member in struct:PS_HintsRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
138 PSH_DimensionRec dimension[2]; member in struct:PSH_GlobalsRec_
166 psh_dimension_snap_width( PSH_Dimension dimension,
pshrec.h 118 /* dimension-specific hints descriptor */
129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
137 PS_DimensionRec dimension[2]; member in struct:PS_HintsRec_
  /frameworks/support/v7/appcompat/res/values-large/
dimens.xml 26 (the screen is in landscape). This may be either a fraction or a dimension.-->
29 (the screen is in portrait). This may be either a fraction or a dimension.-->
32 (the screen is in portrait). This may be either a fraction or a dimension.-->
35 (the screen is in landscape). This may be either a fraction or a dimension.-->
  /frameworks/support/v7/appcompat/res/values-xlarge/
dimens.xml 28 (the screen is in landscape). This may be either a fraction or a dimension.-->
31 (the screen is in portrait). This may be either a fraction or a dimension.-->
34 (the screen is in portrait). This may be either a fraction or a dimension.-->
37 (the screen is in landscape). This may be either a fraction or a dimension.-->
  /packages/apps/Settings/res/values/
attrs.xml 34 <!-- Size of the text. Recommended dimension type for text is "sp" for scaled-pixels (example: 15sp). -->
55 <attr name="chartMinHeight" format="dimension|reference" />
62 <attr name="minTickWidth" format="dimension" />
67 <attr name="optimalWidth" format="dimension" />
78 <attr name="neighborMargin" format="dimension" />
79 <attr name="labelSize" format="dimension" />
82 <attr name="safeRegion" format="dimension" />
108 <attr name="switchBarMarginStart" format="dimension" />
109 <attr name="switchBarMarginEnd" format="dimension" />
  /prebuilts/sdk/current/support/v7/appcompat/res/values-large/
dimens.xml 26 (the screen is in landscape). This may be either a fraction or a dimension.-->
29 (the screen is in portrait). This may be either a fraction or a dimension.-->
32 (the screen is in portrait). This may be either a fraction or a dimension.-->
35 (the screen is in landscape). This may be either a fraction or a dimension.-->
  /prebuilts/sdk/current/support/v7/appcompat/res/values-xlarge/
dimens.xml 28 (the screen is in landscape). This may be either a fraction or a dimension.-->
31 (the screen is in portrait). This may be either a fraction or a dimension.-->
34 (the screen is in portrait). This may be either a fraction or a dimension.-->
37 (the screen is in landscape). This may be either a fraction or a dimension.-->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LinearLayoutWeightFix.java 56 String dimension; local
59 dimension = ATTR_LAYOUT_HEIGHT;
61 dimension = ATTR_LAYOUT_WIDTH;
63 element.setAttributeNS(ANDROID_URI, dimension, VALUE_ZERO_DP);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 10 android:textSize : Size of the text. [dimension]
18 android:maxHeight : Makes the TextView be at most this many pixels tall. [dimension]
20 android:height : Makes the TextView be exactly this many pixels tall. [dimension]
22 android:minHeight : Makes the TextView be at least this many pixels tall. [dimension]
24 android:maxWidth : Makes the TextView be at most this many pixels wide. [dimension]
26 android:width : Makes the TextView be exactly this many pixels wide. [dimension]
28 android:minWidth : Makes the TextView be at least this many pixels wide. [dimension]
58 android:drawablePadding : The padding between the drawables and the text. [dimension]
59 android:lineSpacingExtra : Extra spacing between lines of text. [dimension]
81 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension]
    [all...]
completion5-expected-completion40.txt 10 android:textSize : Size of the text. [dimension]
18 android:maxHeight : Makes the TextView be at most this many pixels tall. [dimension]
20 android:height : Makes the TextView be exactly this many pixels tall. [dimension]
22 android:minHeight : Makes the TextView be at least this many pixels tall. [dimension]
24 android:maxWidth : Makes the TextView be at most this many pixels wide. [dimension]
26 android:width : Makes the TextView be exactly this many pixels wide. [dimension]
28 android:minWidth : Makes the TextView be at least this many pixels wide. [dimension]
58 android:drawablePadding : The padding between the drawables and the text. [dimension]
59 android:lineSpacingExtra : Extra spacing between lines of text. [dimension]
81 android:scrollX : The initial horizontal scroll offset, in pixels. [dimension]
    [all...]
  /device/google/atv/sdk/
devices.xml 16 <d:x-dimension>1920</d:x-dimension>
17 <d:y-dimension>1080</d:y-dimension>
85 <d:x-dimension>1280</d:x-dimension>
86 <d:y-dimension>720</d:y-dimension>
  /external/chromium_org/third_party/skia/tests/
EmptyPathTest.cpp 12 #define DIMENSION 32
17 bm.allocN32Pixels(DIMENSION, DIMENSION);
18 SkASSERT(DIMENSION*4 == bm.rowBytes()); // ensure no padding on each row
27 size_t count = DIMENSION * DIMENSION;
92 #define CX (SkIntToScalar(DIMENSION) / 2)
93 #define CY (SkIntToScalar(DIMENSION) / 2)
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
CenterCrop.java 10 * greater than the given height or vice versa, and then crop the larger dimension to match the given dimension.
FitCenter.java 10 * will be equal to the given dimension and the other will be less than the given dimension
  /external/skia/tests/
EmptyPathTest.cpp 12 #define DIMENSION 32
17 bm.allocN32Pixels(DIMENSION, DIMENSION);
18 SkASSERT(DIMENSION*4 == bm.rowBytes()); // ensure no padding on each row
27 size_t count = DIMENSION * DIMENSION;
92 #define CX (SkIntToScalar(DIMENSION) / 2)
93 #define CY (SkIntToScalar(DIMENSION) / 2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
gslice.h 54 * dimension of the slice. Size is the number of elements in that
55 * dimension, and stride is the distance in the array between successive
56 * elements in that dimension. Each dimension's size and stride is taken
57 * to begin at an array element described by the previous dimension. The
78 * @param l Array of dimension lengths.
79 * @param s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
gslice.h 53 * dimension of the slice. Size is the number of elements in that
54 * dimension, and stride is the distance in the array between successive
55 * elements in that dimension. Each dimension's size and stride is taken
56 * to begin at an array element described by the previous dimension. The
77 * @param __l Array of dimension lengths.
78 * @param __s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
gslice.h 53 * dimension of the slice. Size is the number of elements in that
54 * dimension, and stride is the distance in the array between successive
55 * elements in that dimension. Each dimension's size and stride is taken
56 * to begin at an array element described by the previous dimension. The
77 * @param __l Array of dimension lengths.
78 * @param __s Array of dimension strides between array elements.
102 /// Return array of array strides for each dimension.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 52 * dimension of the slice. Size is the number of elements in that
53 * dimension, and stride is the distance in the array between successive
54 * elements in that dimension. Each dimension's size and stride is taken
55 * to begin at an array element described by the previous dimension. The
76 * @param l Array of dimension lengths.
77 * @param s Array of dimension strides between array elements.
100 /// Return array of array strides for each dimension.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice.h 52 * dimension of the slice. Size is the number of elements in that
53 * dimension, and stride is the distance in the array between successive
54 * elements in that dimension. Each dimension's size and stride is taken
55 * to begin at an array element described by the previous dimension. The
76 * @param l Array of dimension lengths.
77 * @param s Array of dimension strides between array elements.
100 /// Return array of array strides for each dimension.

Completed in 1375 milliseconds

1 23 4 5 6 7 8 91011>>