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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/opus/src/silk/
stereo_LR_to_MS.c 136 /* Last frame before stereo->mono transition; collapse stereo width */
149 /* Collapse stereo width */
164 /* Collapse stereo width */
  /external/libopus/silk/
stereo_LR_to_MS.c 136 /* Last frame before stereo->mono transition; collapse stereo width */
149 /* Collapse stereo width */
164 /* Collapse stereo width */
  /frameworks/support/v4/java/android/support/v4/internal/view/
SupportMenuItem.java 173 * Collapse the action view associated with this menu item. The menu item must have an action
197 * action view is expanded or collapsed. The menu item must be configured to expand or collapse
200 * @param listener Listener that will respond to expand/collapse events
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 62 COLLAPSE
224 * Collapse a view out by scaling it from its current scaled value to 0.
247 * Collapse a view out by scaling it from its current scaled value to 0.
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 361 a.text("[Collapse]");
362 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
380 a.text("[Collapse All]");
396 $("#toggleAllClassInherited").text("[Collapse All]");
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java 91 assertFalse("Group did not collapse", mExpandableListView.isGroupExpanded(groupPos));
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-SearchView/src/main/src/com/example/android/actionbarcompat/searchview/
SearchActivity.java 95 // Return true to allow the action view to collapse
  /development/testrunner/
make_tree.py 83 Used to collapse set of Android.mk files to use to prevent issuing make
  /external/chromium_org/chrome/browser/printing/
printing_message_filter.h 81 // base::Bind. Collapse the settings-specific params into a
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLOptGroupElement.cpp 121 // We want to collapse our whitespace too. This will match other browsers.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
TrailingObjects.cpp 37 // In both cases we just decrease our pos by 1 level to exclude the space, allowing it to - in effect - collapse into the newline.
TrailingObjects.h 44 // and subsequent spaces and we want to ignore (i.e. collapse) surplus whitespace. So for example:
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
audio_player.css 55 .title-button.collapse {
66 .audio-player.frameless .title-button.collapse {
70 .collapsed .title-button.collapse {
76 .single-track .title-button.collapse {
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 160 border-collapse:collapse;
608 border-collapse:collapse;
doclava-developer-reference.js 342 a.text("[Collapse]");
343 } else if ( (expand == null && a.text() == "[Collapse]") || (expand == false) ) {
361 a.text("[Collapse All]");
377 $("#toggleAllClassInherited").text("[Collapse All]");
  /external/lldb/www/python_reference/
epydoc.js 105 function collapse(id) {
134 collapse(id);
159 // Collapse all blocks that mave more than `min_lines` lines.
168 collapse(elt.id.substring(0, split));
  /frameworks/support/v4/java/android/support/v4/view/
MenuItemCompat.java 106 * @return true if the item should collapse, false if collapsing should be suppressed.
390 * Collapse the action view associated with this menu item. The menu item must have an action
427 * The menu item must be configured to expand or collapse its action view using the flag
430 * @param listener Listener that will respond to expand/collapse events
  /ndk/sources/host-tools/sed-4.2.1/lib/
basename.c 84 /* Collapse a sequence of trailing slashes into one. */
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
ImDataItem.java 91 // IM can have the same data put different protocol. These should not collapse.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 7 # - left/right arrows to expand/collapse & move out/in
120 self.collapse()
134 def collapse(self, event=None): member in class:TreeNode
201 callback = child.collapse
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 7 # - left/right arrows to expand/collapse & move out/in
120 self.collapse()
134 def collapse(self, event=None): member in class:TreeNode
201 callback = child.collapse
  /art/compiler/dex/quick/mips/
codegen_mips.h 161 // TODO: collapse r_dest.
164 // TODO: collapse r_src.
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 127 DisplayName="Collapse Edges"
130 Description="Collapse incident edges into DFA states"
antlr3lexerandparser.rules 128 DisplayName="Collapse Edges"
131 Description="Collapse incident edges into DFA states"
antlr3parser.rules 127 DisplayName="Collapse Edges"
130 Description="Collapse incident edges into DFA states"

Completed in 446 milliseconds

1 2 3 4 5 67 8 91011>>