/external/chromium_org/chrome/browser/resources/ntp_android/ |
opentabs.css | 120 height: 100%; /* needed for collapse animation */
|
/external/chromium_org/chrome/browser/resources/ |
plugins.html | 32 <img id="collapse" class="tmi-mode-image" style="display:none"
|
/external/chromium_org/content/browser/resources/media/ |
stats_graph_helper.js | 11 // Each group has an expand/collapse button and is collapsed initially.
|
/external/chromium_org/gpu/command_buffer/client/ |
fenced_allocator.h | 121 // Collapse a free block with its neighbours if they are free. Returns the
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
path_test.cc | 124 TEST(PathTest, Collapse) {
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderDeprecatedFlexibleBox.cpp | 168 return child->isOutOfFlowPositioned() || child->style()->visibility() == COLLAPSE; 438 if (child->style()->visibility() == COLLAPSE) { 536 if (child->style()->visibility() == COLLAPSE) 680 if (child->style()->visibility() == COLLAPSE) { [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
HeapSnapshotGridNodes.js | 82 collapse: function() 84 WebInspector.DataGridNode.prototype.collapse.call(this); 806 this.collapse(); [all...] |
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
SetGenerators.java | 250 // Collapse equal elements, which Ordering.explicit() doesn't support, while
|
/external/jmdns/src/javax/jmdns/impl/ |
ListenerStatus.java | 19 * The main purpose of this class is to collapse consecutive events so that we can guarantee the correct call back sequence.
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
StatusBarTest.java | 315 new Test("Collapse panels in 3 sec.") {
|
/packages/apps/Contacts/res/values/ |
dimens.xml | 26 <!-- Padding of the rounded plus/minus/expand/collapse buttons in the editor -->
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
StructuredNameEditorView.java | 44 * the full name, expand and collapse will preserve this. However, if the user
|
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/ |
MoreContactUtilsTest.java | 86 // Require explicit +1 country code declaration to collapse
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
MessageStateChange.java | 120 // Collapse rows acting on the same message.
|
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 480 document.getElementById('collapse').style.display = 642 document.getElementById('collapse').style.display = 752 <img id="collapse" class="developer-mode-image"
|
/external/chromium-trace/ |
style.css | 1 * WARNING:This file is generated by generate_standalone_timeline_view.py * * Do not edit directly. */.analysis-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.analysis-link:hover{cursor:pointer}x-generic-object-view{display:block;font-family:monospace}.analysis-results{font-family:monospace;white-space:pre}.analysis-results *{-webkit-user-select:text!important;cursor:text}.analysis-table{border-collapse:collapse;border-width:0;margin-bottom:25px}.analysis-table>tr>td:first-child{padding-left:2px}.analysis-table>tr>td{padding:2px 4px 2px 4px}.analysis-table-header{text-align:left}.analysis-table-row{vertical-align:top}.analysis-table-row:nth-child(2n+0){background-color:#e2e2e2}.selection-changing-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.analysis-slices-table-col-1,.analysis-slices-table-col-2{text-align:right}.default-object-snapshot-view #args{white-space:pre}.default-object-instance-view #snapshots>*{display:block}.default-object-view{overflow:auto}.default-object-view *{display:block;-webkit-user-select:text}.default-object-view .title,.default-object-view .title{border-bottom:1px solid #808080;font-size:110%;font-weight:bold}.default-object-view td,.default-object-view th{font-family:monospace;vertical-align:top}.analysis-view{background-color:white;display:-webkit-flex}.analysis-view:not(.viewing-object){overflow:auto}.analysis-view>*{-webkit-flex:1 0 auto}.overlay-root *{-webkit-user-select:none;box-sizing:border-box}.overlay-root{-webkit-flex-flow:row;-webkit-justify-content:center;-webkit-user-select:none;background:rgba(0,0,0,0.8);display:-webkit-flex;font-family:sans-serif;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay-root:not([visible]){display:none}.overlay-root>.content-host{-webkit-flex-flow:column;-webkit-justify-content:center;-webkit-user-select:auto;display:-webkit-flex}.overlay *{-webkit-user-select:auto}.overlay-root>.content-host>*{background:#fff}.overlay-root>.content-host .tool-bar{cursor:pointer;display:-webkit-flex;height:24px;padding:1px}.overlay-root>.content-host .tool-bar .exit-button{background-color:rgba(0,0,0,0.8);border:1px solid white;color:white;height:100%;padding-left:4px;width:19px}.overlay{max-height:500px;overflow:auto;padding:8px}.track-button{background-color:rgba(255,255,255,0.5);border:1px solid rgba(0,0,0,0.1);color:rgba(0,0,0,0.2);font-size:10px;height:12px;text-align:center;width:12px}.track-button:hover{background-color:rgba(255,255,255,1.0);border:1px solid rgba(0,0,0,0.5);box-shadow:0 0 .05em rgba(0,0,0,0.4);color:rgba(0,0,0,1)}.track-close-button{left:2px;position:absolute;top:2px}.track-collapse-button{left:3px;position:absolute;top:2px}.drawing-container{-webkit-box-flex:1;display:inline;ove (…)
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 333 "border-bottom-style", "border-bottom-width", "border-collapse", 389 "text-space-collapse", "text-transform", "text-underline-position", 450 "col-resize", "collapse", "compact", "condensed", "contain", "content",
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/ |
FlyoutControlComposite.java | 531 * Handler for {@link SWT#MouseHover} event - temporary expands flyout and collapse again when 562 // mouse is in full container - collapse 565 // it is possible, that user restored (OPEN) flyout, so collapse only if we still in expand state [all...] |
/external/linux-tools-perf/util/ui/browsers/ |
hists.c | 289 /* Go to the start, we may be way after valid entries after a collapse */ 330 /* Collapse the whole world. */ 869 "C Collapse all callchains\n"
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
BreakingContextInlineHeaders.h | 170 // In both cases we just decrease our pos by 1 level to exclude the space, allowing it to - in effect - collapse into the newline. 319 // If spaces (U+0020) or tabs (U+0009) at the end of a line have 'white-space' set to 'pre-wrap', UAs may visually collapse them. 377 // line boxes even for containers that may ultimately collapse away. Otherwise we'll never get positioned 414 // Clear out our character space bool, since inline <pre>s don't collapse whitespace [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp_unittest.py | [all...] |
/external/chromium_org/chrome/test/functional/ |
perf_endure.py | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/ |
css-parser-yui.html | 112 Used to collapse superfluous white space between <li> elements that is 684 border-collapse: collapse; 899 Used to collapse superfluous white space between <li> elements that is [all...] |
/external/chromium_org/chrome/browser/resources/history/ |
history.js | [all...] |
/external/chromium_org/chrome/browser/ui/panels/ |
stacked_panel_browsertest.cc | 241 // Clicking on P2's titlebar to collapse it. 261 // Clicking on P2's titlebar with APPLY_TO_ALL modifier to collapse all 358 // Collapse P2. 461 // Collapse all panels by clicking on P2's titlebar with APPLY_TO_ALL [all...] |