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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/tests/
MatrixClipCollapseTest.cpp 23 // be completely removed by the matrix/clip collapse. Note: every save in
47 // rendering before and after images. Additionally the matrix/clip collapse
50 // run the matrix/clip collapse system on the 10K skp set
51 // - this should give us warm fuzzies that the matrix clip collapse
  /external/chromium_org/ui/webui/resources/css/
overlay.css 107 /* 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
  /external/libopus/celt/
bands.h 86 * @param collapse_masks Anti-collapse tracking mask
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlLexer.java 110 // collapse adjacent text nodes if we're outside a tag, or otherwise,
148 // Collapse adjacent text nodes to properly handle
180 // We want to collapse tokens into the value that are not parts of an
390 * <p>This property is useful as it allows fetch to collapse and reclassify
  /external/skia/tests/
MatrixClipCollapseTest.cpp 23 // be completely removed by the matrix/clip collapse. Note: every save in
47 // rendering before and after images. Additionally the matrix/clip collapse
50 // run the matrix/clip collapse system on the 10K skp set
51 // - this should give us warm fuzzies that the matrix clip collapse
  /frameworks/base/core/java/android/app/
StatusBarManager.java 123 * 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 121 * 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 126 * Called when a menu item with a collapsable action view should collapse its action view.
  /packages/apps/Dialer/src/com/android/dialer/widget/
SearchEditTextLayout.java 200 public void collapse(boolean animate) { method in class:SearchEditTextLayout
  /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 180 * in the case where the snap header is tapped to collapse the message but the
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
ControlPane.java 32 * A base control pane, with standard abilities to collapse or remove itself.
  /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...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 281 * The onClickListener used to expand or collapse the action buttons section for a call log
696 // In the call log, expand/collapse an actions section for the call log entry when
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 100 // a block or loop etc.. Also don't collapse epsilons that
101 // point at the last node of the alt. Don't collapse action edges
231 * TODO add to codegen: collapse alt blks that are sets into single matchSet
382 * Special case: if just a list of tokens/chars/sets, then collapse
405 // even if we can collapse for lookahead purposes, we will still
  /external/chromium_org/ui/views/controls/tree/
tree_view.cc 256 void TreeView::Collapse(ui::TreeModelNode* model_node) {
257 // Don't collapse the root if the root isn't shown, otherwise nothing is
652 Collapse(node->model_node());
667 Collapse(node->model_node());
966 Collapse(selected_node_->model_node());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h 526 size_t collapse; variable
529 struct gimple_omp_for_iter * GTY((length ("%h.collapse"))) iter;
    [all...]
  /external/bzip2/
bz-fo.xsl 40 white-space-collapse="false" text-align="start"
50 white-space-collapse="false" text-align="start"
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.h 181 // collapse paths like c:\windows\system32 into %systemroot%\system32, which
188 // For a given |module|, collapse the path from c:\windows to %systemroot%,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_content.js 195 * Collapse to the end of the range.
202 * Collapse to the start of the range.
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_html.scss 14 border-collapse: collapse;

Completed in 1105 milliseconds

1 2 3 4 5 6 7 8 91011>>