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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/gtk/
collected_cookies_gtk.cc 208 g_signal_connect(allowed_tree_, "row-expanded",
287 g_signal_connect(blocked_tree_, "row-expanded",
500 // When a row in the tree is expanded, expand all the children too.
status_bubble_gtk.cc 98 if (!expanded()) {
102 // When not expanded, we limit the size to one third the browser's
336 if (!expanded() || !expand_animation_->is_animating()) {
slide_animator_gtk.cc 13 void OnChildSizeRequest(GtkWidget* expanded,
  /external/openfst/src/include/fst/
mutable-fst.h 19 // Expanded FST augmented with mutators - interface class definition
32 #include <fst/expanded-fst.h>
39 // An expanded FST plus mutators (use MutableArcIterator to modify arcs).
  /external/webkit/Source/WebCore/inspector/front-end/
ObjectPropertiesSection.js 248 var context = { expanded: this.expanded };
270 if (context.expanded)
  /frameworks/base/core/java/android/app/
ExpandableListActivity.java 193 * Override this for receiving callbacks when a group has been expanded.
302 * group, the group will only be expanded and child subsequently selected if
307 * @param shouldExpandGroup Whether the child's group should be expanded if
  /frameworks/base/docs/html/about/versions/
android-1.6-highlights.jd 144 <h3 id="SearchFramework">Expanded Search Framework</h3>
146 <p>The Android search framework has been redesigned and expanded to provide
182 <h3 id="Screens">Expanded support for screen densities and resolutions</h3>
  /bionic/libc/arch-mips/include/machine/
regdef.h 49 #define a4 $8 /* expanded register arguments */
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleExpandableListAdapterTest.java 316 // the collapsed and expanded use same layout
325 // the collapsed and expanded use different layouts
368 // the collapsed and expanded use same layout
377 // the collapsed and expanded use different layouts
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 49 #define a4 $8 /* expanded register arguments */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java 99 // In this sample, we'll use the same text for the ticker and the expanded notification
LocalService.java 101 // In this sample, we'll use the same text for the ticker and the expanded notification
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 367 public SpeechView(Context context, String title, String dialogue, boolean expanded) {
383 mDialogue.setVisibility(expanded ? VISIBLE : GONE);
403 public void setExpanded(boolean expanded) {
404 mDialogue.setVisibility(expanded ? VISIBLE : GONE);
  /development/samples/training/AnimationsDemo/res/layout/
activity_zoom.xml 67 <!-- This initially-hidden ImageView will hold the expanded/zoomed version of the
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 46 <string name="description_zoom_touch_close">Expanded image (touch to close)</string>
  /external/bison/m4/
inttypes.m4 134 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
stdlib_h.m4 31 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
sys_stat_h.m4 52 dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.h 126 // If the bubble has already been expanded, and encounters a new URL,
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
  /external/clang/lib/Lex/
MacroArgs.cpp 100 /// getArgLength - Given a pointer to an expanded or unexpanded argument,
145 /// getPreExpArgument - Return the pre-expanded form of the specified
166 // list. With this installed, we lex expanded tokens until we hit the EOF
171 // Lex all of the macro-expanded tokens into Result.
  /external/clang/test/Modules/
macros.c 43 i += macros; // expanded from __MODULE__ within the 'macros' module.
  /external/clang/test/Preprocessor/
line-directive.c 73 // because #line is allowed to contain expanded tokens.
  /external/guava/guava/
pom.xml 13 Guava is a suite of core and expanded libraries that include
  /external/guava/guava-gwt/
pom.xml 13 Guava is a suite of core and expanded libraries that include

Completed in 1614 milliseconds

1 2 3 4 5 6 7 8 91011>>