HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 301 - 325 of 701) sorted by null

<<11121314151617181920>>

  /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...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
CompositeEditCommand.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DataGrid.js 850 this.selectedNode.collapse();
858 this.selectedNode.parent.collapse();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
css.js 352 "border-bottom-style", "border-bottom-width", "border-collapse",
410 "text-size-adjust", "text-space-collapse", "text-transform", "text-underline-position",
471 "col-resize", "collapse", "column", "compact", "condensed", "contain", "content",
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTree.java 156 but does NOT collapse nil-rooted t's that come in here like addChild.
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
slice_track.js 137 // Instant: draw a triangle. If zoomed too far, collapse
  /external/chromium_org/apps/ui/views/
app_window_frame_view.cc 328 // the title string to collapse to zero width.
  /external/chromium_org/chrome/browser/
enumerate_modules_model_unittest_win.cc 217 // Negative testing (should not collapse this path).
  /external/chromium_org/chrome/browser/resources/bookmark_manager/css/
bmm.css 45 white-space: pre; /* Don't collapse whitespace */
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
cursor_selection.js 236 cvox.CursorSelection.prototype.collapse = function() {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_header_painter_ash.cc 150 // the title string to collapse to zero width.
  /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/google_apis/gcm/engine/
mcs_client.h 241 // Map of collapse keys to their pending messages.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 380 enum EVisibility { VISIBLE, HIDDEN, COLLAPSE };
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
HeapSnapshotGridNodes.js 146 collapse: function()
148 WebInspector.DataGridNode.prototype.collapse.call(this);
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_configuration.py 260 # 2) Collapse specifier sets with common specifiers:
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_bytes.c 248 /* We are about to parse 0..n d2i_ASN1_bytes objects, we are to collapse
  /external/chromium_org/third_party/opus/src/celt/
bands.c 257 /* This prevents energy collapse for transients with multiple short MDCTs */
334 /* Detect collapse */
624 side; otherwise it would collapse, since it doesn't get folded. */
    [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkNinePatch.cpp 62 delta = 0; // collapse stretchable areas
  /external/chromium_org/third_party/sqlite/src/src/
vacuum.c 76 ** collapse free space, etc. It is modelled after the VACUUM command
  /external/chromium_org/tools/grit/grit/tool/
xmb.py 21 # Used to collapse presentable content to determine if
  /external/chromium_org/ui/views/controls/
label.h 239 // Whether to collapse the label when it's not visible.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
expandable_bubble.js 180 * Collapse the bubble, hiding the main content and the close button.
  /external/clang/include/clang/AST/
OpenMPClause.h 309 /// \brief This represents 'collapse' clause in the '#pragma omp ...'
313 /// #pragma omp simd collapse(3)
315 /// In this example directive '#pragma omp simd' has clause 'collapse'
332 /// \brief Build 'collapse' clause.
    [all...]
  /external/clang/lib/AST/
RawCommentList.cpp 201 // Collapse \r\n and \n\r into a single newline.

Completed in 2009 milliseconds

<<11121314151617181920>>