/external/chromium_org/ui/gfx/ |
render_text.h | 170 // heights. 173 // Sum of preceding lines' heights.
|
canvas_skia.cc | 269 // TODO(msw|asvitkine): Support multi-line text with varied heights.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otData.py | [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
YuvImageTest.java | 349 assertEquals("mismatching heights", expected.getHeight(),
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_view.cc | 264 // heights. We use the FindPrev button, which has a 1px outer whitespace
|
/external/chromium_org/chrome/browser/ui/views/infobars/ |
infobar_view.cc | 292 << "Infobar piecewise heights do not match overall height";
|
/external/chromium_org/content/common/android/ |
address_parser_unittest.cc | 384 EXPECT_TRUE(IsLocationName("heights"));
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
SliderThumbElement.cpp | 98 // FIXME: Find a way to cascade appearance and adjust heights, and get rid of this class.
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
grid.js | 72 * Whether or not the rows on list have various heights.
|
/external/llvm/include/llvm/CodeGen/ |
MachineTraceMetrics.h | 203 /// Instruction heights have been computed. This implies hasValidHeight().
|
/frameworks/base/core/java/android/widget/ |
TabWidget.java | 65 // When positive, the widths and heights of tabs will be imposed so that they fit in parent
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 138 <p>A common criticism is that space must be reserved for the tab indicators, detracting from the space available to tab contents. This consequence is usually acceptable, and the tradeoff commonly weighs in favor of using this pattern. You should also feel free to customize tab indicators, showing text and/or icons to make optimal use of vertical space. When adjusting indicator heights however, ensure that tab indicators are large enough for a human finger to touch without error.</p>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
SystemServicesProxy.java | 114 // Get the dummy thumbnail width/heights
|
/frameworks/native/cmds/flatland/ |
Main.cpp | 50 // The screen heights at which to run the test.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
PinnedHeaderListView.java | 384 * Returns the sum of heights of headers pinned to the top.
|
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/provider/ |
Images.java | 123 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s1024/Tokyo%252520Heights.jpg", 234 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s240-c/Tokyo%252520Heights.jpg",
|
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/provider/ |
Images.java | 123 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s1024/Tokyo%252520Heights.jpg", 234 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s240-c/Tokyo%252520Heights.jpg",
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/provider/ |
Images.java | 123 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s1024/Tokyo%252520Heights.jpg", 234 "https://lh6.googleusercontent.com/-h-ALJt7kSus/URqvIThqYfI/AAAAAAAAAbs/ejiv35olWS8/s240-c/Tokyo%252520Heights.jpg",
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderTheme.cpp | 772 // width/height - honored (WinIE actually scales its control for small widths, but lets it overflow for small heights.) 787 // width/height - honored (WinIE actually scales its control for small widths, but lets it overflow for small heights.) [all...] |
RenderBox.cpp | [all...] |
/external/chromium_org/chrome/browser/themes/ |
browser_theme_pack.cc | 379 // maximum heights are meant to be conservative as to give room for the UI to 380 // change without the maximum heights having to be modified. 381 // |kThemePackVersion| must be incremented if any of the maximum heights below [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationViewFragment.java | 715 // When adding adapter items, also add their heights to help the container later determine [all...] |
/external/chromium_org/ash/wm/dock/ |
docked_window_layout_manager.cc | [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
codemirror.js | 572 // Updated line heights might result in the drawn area not 679 // Read the actual heights of the rendered lines, and update their 680 // stored heights to match. [all...] |
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/ |
codemirror.js | 564 // Updated line heights might result in the drawn area not 672 // Read the actual heights of the rendered lines, and update their 673 // stored heights to match. [all...] |