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

<<11121314151617181920>>

  /external/libopus/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/llvm/include/llvm/IR/
Metadata.h 160 /// Profile - calculate a unique identifier for this MDNode to collapse
  /external/openssl/crypto/asn1/
a_bytes.c 248 /* We are about to parse 0..n d2i_ASN1_bytes objects, we are to collapse
  /external/skia/src/utils/
SkNinePatch.cpp 62 delta = 0; // collapse stretchable areas
  /frameworks/base/core/java/android/widget/
ExpandableListView.java 659 * This will either expand/collapse groups (if a group was clicked) or pass
685 /* Collapse it */
771 * Collapse a group in the grouped list view
773 * @param groupPos position of the group to collapse
    [all...]
  /frameworks/base/docs/html/training/search/
setup.jd 48 to expand to take up the whole action bar and collapse back down into a
  /packages/apps/Contacts/res/values/
dimens.xml 29 <!-- Padding of the rounded plus/minus/expand/collapse buttons in the editor -->
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
MessageMove.java 126 // Collapse any rows in the cursor that are acting on the same message. We know the cursor
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertySheetPage.java 250 "Collapse All",
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 64 collapse();
77 var collapse = function() {
302 // Set up expand/collapse behavior
421 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 87 collapse();
100 var collapse = function() {
376 // Set up expand/collapse behavior
495 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
index.html 16 <script src="js/bootstrap-collapse.js"></script>
156 <!--/.nav-collapse -->
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 108 /** collapse incident edges into DFA states */
227 * collapse incident edges into DFA states
  /external/chromium_org/chrome/browser/resources/history/
history.css 480 .site-domain-arrow.collapse {
488 html[dir='rtl'] .site-domain-arrow.collapse {
other_devices.js 106 * Handler for the 'Collapse' and 'Expand' menu items.
133 * Set the visibility of the Expand/Collapse menu items based on the state
  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.cc 215 // To fit the new panel within the working area, collapse unfocused panels
379 // First, try to collapse the unfocused panel in the least recent active
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_normalize.scss 636 border-collapse: collapse;
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
cloudMessagingV2.html 335 this situation, wherein new messages replace older ones. When a collapse key is
337 user, only the last one with any given collapse key is delivered to your app or
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
results-template.html 49 border-collapse: collapse;
  /external/chromium_org/third_party/skia/tools/
filtermain.cpp 74 // If either operation lacks a paint then the collapse is trivial
150 // If either operation lacks a paint then the collapse is trivial
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
doc_writer.py 659 'table': 'border-style: none; border-collapse: collapse;',
  /external/chromium_org/tools/grit/grit/tool/
android2grd.py 238 # Remove leading/trailing whitespace; collapse consecutive whitespaces.
356 # Turn whitespace into ' ' and collapse consecutive whitespaces.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
audio_player.js 38 createChild('title-button collapse').addEventListener(
369 * Expand/collapse button click handler. Toggles the mode and updates the
  /external/chromium_org/ui/webui/resources/js/cr/ui/
tree.js 405 cr.dispatchSimpleEvent(this, 'collapse', true);
589 // Make sure that double clicks do not expand and collapse the tree
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
junit-noframes.xsl 105 doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }");

Completed in 1469 milliseconds

<<11121314151617181920>>