/external/chromium_org/third_party/skia/include/views/animated/ |
SkWidgetViews.h | 272 enum Heights {
|
/external/chromium_org/ui/base/clipboard/ |
clipboard.cc | 157 // Let Skia do some sanity checking for us (no negative widths/heights, no
|
/external/freetype/include/internal/ |
ftdriver.h | 147 /* be set to get vertical advance heights. The */
|
/external/libhevc/decoder/ |
ihevcd_defs.h | 255 * Holds tile information such as start position, widths and heights
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
ftdriver.h | 147 /* be set to get vertical advance heights. The */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
ftdriver.h | 147 /* be set to get vertical advance heights. The */
|
/external/skia/include/views/animated/ |
SkWidgetViews.h | 272 enum Heights {
|
/frameworks/base/core/java/android/app/backup/ |
WallpaperBackupHelper.java | 48 // source and target image heights that will be permitted. The ratio is checked both
|
/packages/apps/ContactsCommon/res/values/ |
dimens.xml | 41 Use sp instead of dip so that the shadowbox heights can all scale uniformly
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapFactoryTest.java | 64 private static int HEIGHTS[] = new int[] { 960, 480, 240, 240, 480 }; 188 assertEquals(HEIGHTS[i], b.getHeight()); 645 assertEquals("mismatching heights", height, actual.getHeight());
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
InfoBarLayout.java | 34 * When adding custom views, widths and heights defined in the LayoutParams will be ignored. 329 : "InfoBar heights cannot be constrained."; 338 // Avoid overlapping views, division by zero, infinite heights, and other fun problems that
|
/pdk/apps/CameraITS/pymodules/its/ |
device.py | 476 heights = None 488 heights = [out['height'] for out in outputs] 499 obj["height"] = heights[j]
|
/external/chromium_org/ash/wm/dock/ |
docked_window_layout_manager.h | 218 // Calculates target heights (and fills it in |visible_windows| array) such
|
/external/chromium_org/chrome/browser/resources/ |
plugins.js | 116 // Set all page content to be visible so we can measure heights.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
first_run_dialog.mm | 208 << "Didn't expect anything to change heights";
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/ |
style.css | 242 /* with different font sizes whose actual pixel heights */
|
/external/chromium_org/third_party/bintrees/bintrees/ |
avltree.py | 101 heights of the two child subtrees of any node differ by at most one;
|
/external/chromium_org/third_party/ots/src/ |
math.cc | 222 // Check the Correction Heights.
|
/external/chromium_org/third_party/skia/src/core/ |
SkReadBuffer.cpp | 232 SkDebugf("SkReadBuffer::readBitmap: heights match,"
|
/external/chromium_org/ui/views/controls/ |
label.h | 246 // The cached heights to avoid recalculation in GetHeightForWidth().
|
/external/skia/src/core/ |
SkReadBuffer.cpp | 232 SkDebugf("SkReadBuffer::readBitmap: heights match,"
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
RadialTextsView.java | 115 // Initialize the widths and heights of the grid, and calculate the values for the numbers.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ListViewCompat.java | 224 * with this ListView's padding and divider heights included. If maxHeight is provided, the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_csv.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_csv.py | [all...] |