HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 176 - 200 of 626) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/sidebar/
sidebar_container.h 81 void Collapse();
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
track.js 174 // InstantEvent: draw a triangle. If zoomed too far, collapse
  /external/chromium_org/chrome/browser/resources/chromeos/
about_sys.js 74 * Collapse only those log items with multi-line values.
  /external/chromium_org/chrome/browser/ui/app_list/search/
mixer.cc 203 // Collapse duplicate apps from local and web store.
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.cc 30 // Check for non-newline whitespace; if found, collapse whitespace runs down
  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 43 // Collapse other inactive stacked panels such the tha new panel can fit
stacked_panel_collection.h 124 // Tries to collapse panels in the least recently active order in order to get
  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout_unittest.cc 189 // Push enough to collapse the 4th tab.
195 // Collapse the third.
222 // Enough to collapse the fourth as small it can get.
225 // Enough to collapse the third as small it can get.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
overlay.css 103 /* TODO(flackr): Pages like sync-setup and delete user collapse the margin
  /external/chromium_org/net/base/
net_util_posix.cc 53 // Collapse multiple path slashes into a single path slash.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Range.h 73 void collapse(bool toStart, ExceptionState&);
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
check_injected_webgl_calls_info.py 41 source = re.sub(r"\s+", " ", source) # Line breaks to spaces, collapse spaces
  /external/chromium_org/third_party/opus/src/celt/
bands.h 86 * @param collapse_masks Anti-collapse tracking mask
  /external/chromium_org/ui/webui/resources/css/
overlay.css 105 /* TODO(flackr): Pages like sync-setup and delete user collapse the margin
  /external/clang/lib/Rewrite/Core/
HTMLRewrite.cpp 292 " .code { border-collapse:collapse; width:100%; }\n"
339 " border-collapse: collapse; border-spacing: 0px;\n"
  /external/eclipse-windowbuilder/propertysheet/
README.txt 66 collapse all. Properties have sorting priorities, and have separate
  /frameworks/base/core/java/android/app/
StatusBarManager.java 121 * Collapse the notifications and settings panels.
  /frameworks/base/core/java/android/view/
MenuItem.java 111 * @return true if the item should collapse, false if collapsing should be suppressed.
566 * Collapse the action view associated with this menu item.
592 * be configured to expand or collapse its action view using the flag
595 * @param listener Listener that will respond to expand/collapse events
  /frameworks/base/core/java/android/widget/
TableLayout.java 148 * collapse state
291 // update the collapse status of the column
370 * <p>Applies the columns collapse status to a new row added to this
387 // the collapse status is set only when the column should be
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 122 * Called when a menu item with a collapsable action view should collapse its action view.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuPresenter.java 125 * Called when a menu item with a collapsable action view should collapse its action view.
  /packages/apps/Contacts/src/com/android/contacts/activities/
GroupEditorActivity.java 148 // TODO: Collapse these 2 cases into 1 that will just launch an intent with the VIEW
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java 26 * TO DO: Does it make sense to further collapse AuthenticationFailedException and
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationOverlayItem.java 170 * in the case where the snap header is tapped to collapse the message but the
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 287 // expand/collapse
297 m_activePropertyInfo.collapse();
374 * We do expand/collapse on to events: click on state sign and on double click. But when we double
422 // check for expand/collapse
1432 collapse(); method
1461 public void collapse() throws Exception { method in class:PropertyTable.PropertyInfo
    [all...]

Completed in 1488 milliseconds

1 2 3 4 5 6 78 91011>>