HomeSort by relevance Sort by last modified time
    Searched full:collapsed (Results 251 - 275 of 419) sorted by null

<<11121314151617

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api_implementation.js 206 * COLLAPSED
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
dom_util_test.unitjs     [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 349 // dragging) where a 'stale' menu presentation should first be collapsed before
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.h 256 // this case, runs of whitespace are collapsed down to single spaces.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
tests.js 242 run.test("Leading zeros should be collapsed",
  /external/chromium_org/components/omnibox/
base_search_provider.cc 226 // suggestion.match_contents() should have already been collapsed.
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
rjsmin.py 37 - "+ +" and "- -" sequences are not collapsed to '++' or '--'
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Range.cpp 595 if (collapsed())
926 bool collapsed = m_start == m_end; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
MetricsSidebarPane.js 84 // FIXME: avoid updates of a collapsed pane.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
layout_tests_mover.py 209 # directory, as dot segments are collapsed during URL normalization. For example, if
  /external/chromium_org/third_party/boringssl/src/crypto/x509/
x_name.c 314 * multiple spaces collapsed, converted to lower case and the leading
  /external/chromium_org/third_party/opus/src/silk/
dec_API.c 331 /* Resample right channel for newly collapsed stereo just in case
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
importer.cc 213 // - Any consecutive '/'s are collapsed into a single slash.
  /external/chromium_org/tools/gn/
scope.h 219 // be collapsed until we reach a const containing scope. Private values will
  /external/libopus/silk/
dec_API.c 331 /* Resample right channel for newly collapsed stereo just in case
  /external/libvorbis/lib/
codebook.c 352 /* if there's no dec_index, the codebook unpacking isn't collapsed */
  /external/openssl/crypto/asn1/
x_name.c 307 * multiple spaces collapsed, converted to lower case and the leading
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 213 // - Any consecutive '/'s are collapsed into a single slash.
  /external/skia/src/core/
SkMatrixClipStateMgr.cpp 350 // write out the CTM here when the clip state is collapsed to a single path.
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuItemImpl.java 637 // We're already collapsed if we have no action view.
  /frameworks/base/core/java/com/android/internal/widget/
ScrollingTabContainerView.java 131 * Indicates whether this view is collapsed into a dropdown menu instead
  /frameworks/base/docs/html/design/patterns/
navigation.jd 63 <li>Switching views using a dropdown (aka collapsed tabs)</li>
  /frameworks/base/docs/html/design/wear/
patterns.jd 120 <p>Card stacks group related cards together and allow them to be progressively expanded vertically in the stream. A tap on a stack fans the cards out so that the top edge of each card can be seen. A subsequent tap on a fanned card reveals that card fully. Stacks of cards revert to a fully collapsed state once the user has swiped away from them.</p>
  /frameworks/base/packages/SystemUI/res/values/
config.xml 217 <!-- The maximum count of notifications on Keyguard. The rest will be collapsed in an overflow
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuItemImpl.java 699 // We're already collapsed if we have no action view.

Completed in 925 milliseconds

<<11121314151617