/external/chromium_org/ui/views/test/ |
child_modal_window.h | 52 // The button to toggle showing and hiding the child window. The child window
|
/external/chromium_org/chrome/browser/ui/autofill/ |
generated_credit_card_bubble_controller.h | 47 // A class to control showing and hiding a bubble after a credit card is 71 // Returns whether |bubble_| is currently in the process of hiding. 139 // Hides |bubble_| (if it exists and isn't already hiding).
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
p12.cpp | 25 // Simple hiding. 71 // Crazy dependent hiding. 105 // Hiding of member templates.
|
/external/llvm/lib/IR/ |
TypeFinder.cpp | 68 // Incorporate types hiding in metadata. 110 /// hiding in constant expressions and other operands that won't be walked in 138 /// find types hiding within.
|
/external/bison/tests/ |
named-refs.at | 258 test.y:51.7: possibly meant: $x, hiding $exp at $1 259 test.y:51.41: possibly meant: $r, hiding $exp at $4 360 test.y:25.35-38: possibly meant: $then.field, hiding $stmt.field at $4 369 test.y:31.40-43: possibly meant: $then, hiding $[stmt.list] at $4 370 test.y:31.61-64: possibly meant: $else, hiding $[stmt.list] at $6 373 test.y:33.40-43: possibly meant: $then.field, hiding $[stmt.list].field at $4 374 test.y:33.61-64: possibly meant: $else.field, hiding $[stmt.list].field at $6 377 test.y:35.40-43: possibly meant: $then, hiding $[stmt.list] at $4 378 test.y:35.61-64: possibly meant: $else, hiding $[stmt.list] at $6 387 test.y:41.36-41: possibly meant: $[stmt.x].x, hiding $stmt.x at $ [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/ |
preview_panel.js | 133 HIDING: 'hiding', 195 // If the previw panel is hiding, does not update the current view. 237 this.element_.setAttribute('visibility', PreviewPanel.Visibility_.HIDING); 299 * Event handler to be called at the end of hiding transition. 307 if (visibility != PreviewPanel.Visibility_.HIDING)
|
/development/host/windows/usb/api/ |
stdafx.h | 58 // turns off ATL's hiding of some common and often safely ignored warning messages
|
/development/host/windows/usb/winusb/ |
stdafx.h | 58 // turns off ATL's hiding of some common and often safely ignored warning messages
|
/development/samples/ApiDemos/res/layout/ |
fragment_hide_show.xml | 27 android:text="Demonstration of hiding and showing fragments." />
|
/development/samples/Support4Demos/res/layout/ |
fragment_hide_show_support.xml | 27 android:text="Demonstration of hiding and showing fragments." />
|
/external/chromium/chrome/browser/ssl/ |
ssl_blocking_page.h | 19 // This class is responsible for showing/hiding the interstitial page that is
|
/external/chromium_org/apps/ui/ |
native_app_window.h | 61 // Hide or show this window as part of hiding or showing the app.
|
/external/chromium_org/ash/system/tray/ |
throbber_view.cc | 21 // Duration for showing/hiding animation in milliseconds.
|
tray_item_view.h | 29 // animation when showing/hiding the item in the tray.
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
desktop_notifications.h | 64 // Primary method for hiding a notification. Virtual for mock in unittest.
|
/external/chromium_org/chrome/browser/notifications/ |
welcome_notification.h | 27 // showing and hiding a welcome notification for built-in components that
|
/external/chromium_org/chrome/browser/ssl/ |
ssl_blocking_page.h | 28 // This class is responsible for showing/hiding the interstitial page that is
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
fullscreen_mode_controller.h | 39 // The animation that is either showing or hiding the tabstrip. Nil when no
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
zoom_decoration.mm | 117 // If the page is at default zoom then hiding the zoom decoration
|
/external/chromium_org/chrome/browser/ui/gtk/ |
fullscreen_exit_bubble_gtk.h | 86 // The timer that does the initial hiding of the exit bubble.
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
tooltip_icon.h | 64 // A bubble shown on hover. Weak; owns itself. NULL while hiding.
|
/external/chromium_org/chrome/browser/ui/views/ |
fullscreen_exit_bubble_views.h | 90 // Animation controlling showing/hiding of the exit bubble.
|
/external/chromium_org/ui/app_list/cocoa/ |
app_list_window_controller_unittest.mm | 54 // Test showing, hiding and closing the app list window.
|
/external/chromium_org/ui/gfx/animation/ |
slide_animation.cc | 64 // If we're already hiding (or hidden), we have nothing to do.
|
slide_animation_unittest.cc | 76 // We can start hiding mid-way through the animation.
|