Searched refs:visible (Results 251 - 275 of 830) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/icu/source/common/
H A Dservls.cpp96 UBool visible, UErrorCode& status)
101 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE, status);
135 ICULocaleService::registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visible, UErrorCode& status)
138 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE,
95 registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visible, UErrorCode& status) argument
/external/chromium_org/third_party/polymer/components/core-tooltip/
H A Dcore-tooltip.css15 visibility: visible !important;
19 visibility: visible !important;
/external/chromium_org/third_party/polymer/components-chromium/core-tooltip/
H A Dcore-tooltip.css15 visibility: visible !important;
19 visibility: visible !important;
/external/chromium_org/ui/app_list/views/
H A Dapp_list_folder_view.cc153 // If the view is hidden for reparenting a folder item, it has to be visible,
223 void AppListFolderView::UpdateFolderNameVisibility(bool visible) { argument
224 folder_header_view_->UpdateFolderNameVisibility(visible);
242 // view visible with opacity 0, so that the drag_view_ on the hidden grid view
298 void AppListFolderView::SetRootLevelDragViewVisible(bool visible) { argument
299 container_view_->apps_grid_view()->SetDragViewVisible(visible);
H A Dfolder_header_view.h40 void UpdateFolderNameVisibility(bool visible);
H A Dapp_list_view.cc224 void AppListView::SetAppListOverlayVisible(bool visible) { argument
235 if (!visible) {
236 // Since only one animation is visible at a time, it's safe to re-use
248 overlay_view_->layer()->SetOpacity(visible ? kOverlayOpacity : 0.0f);
541 bool visible) {
542 BubbleDelegateView::OnWidgetVisibilityChanged(widget, visible);
547 if (!visible)
560 if (speech_view_->visible() == will_appear)
540 OnWidgetVisibilityChanged(views::Widget* widget, bool visible) argument
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h88 // Called when the TargetVisibility() of a Window changes. |visible|
91 virtual void OnWindowTargetVisibilityChanged(bool visible) = 0;
H A Dwindow.cc348 // It is not allowed that a window is visible but the layers alpha is fully
365 // so the layer will be visible for some time after Hide() is called).
722 // window visible (by way of making a hidden ancestor visible). For this
919 void Window::SetVisible(bool visible) { argument
920 if ((layer() && visible == layer()->GetTargetVisibility()) ||
921 (!layer() && visible == visible_))
925 OnWindowVisibilityChanging(this, visible));
930 visibility_client->UpdateLayerVisibility(this, visible);
932 layer()->SetVisible(visible);
1270 NotifyWindowVisibilityChanged(aura::Window* target, bool visible) argument
1278 NotifyWindowVisibilityChangedAtReceiver(aura::Window* target, bool visible) argument
1290 NotifyWindowVisibilityChangedDown(aura::Window* target, bool visible) argument
1313 NotifyWindowVisibilityChangedUp(aura::Window* target, bool visible) argument
[all...]
H A Dwindow.h134 // Returns true if this window and all its ancestors are visible.
354 // Updates the visible state of the layer, but does not make visible-state
356 void SetVisible(bool visible);
436 void NotifyWindowVisibilityChanged(aura::Window* target, bool visible);
440 bool visible);
444 bool NotifyWindowVisibilityChangedDown(aura::Window* target, bool visible);
446 void NotifyWindowVisibilityChangedUp(aura::Window* target, bool visible);
509 // from the visibility of the underlying layer, which may remain visible after
/external/chromium_org/ui/message_center/views/
H A Dmessage_center_button_bar.cc203 if (title_arrow_->visible()) {
245 if (title_arrow_->visible())
268 void MessageCenterButtonBar::SetBackArrowVisible(bool visible) { argument
270 title_arrow_->SetVisible(visible);
H A Dmessage_center_button_bar.h45 void SetBackArrowVisible(bool visible);
H A Dproportional_image_view.cc54 if (!visible())
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_cursor_manager.h58 bool visible,
/external/chromium_org/ui/wm/core/
H A Dtransient_window_manager.h72 bool visible) OVERRIDE;
H A Dwindow_modality_controller.h53 bool visible) OVERRIDE;
H A Dimage_grid_unittest.cc301 EXPECT_FALSE(grid.top_layer()->visible());
302 EXPECT_FALSE(grid.bottom_layer()->visible());
303 EXPECT_FALSE(grid.left_layer()->visible());
304 EXPECT_FALSE(grid.right_layer()->visible());
305 EXPECT_FALSE(grid.center_layer()->visible());
326 // The scalable images should be visible now.
327 EXPECT_TRUE(grid.top_layer()->visible());
328 EXPECT_TRUE(grid.bottom_layer()->visible());
329 EXPECT_TRUE(grid.left_layer()->visible());
330 EXPECT_TRUE(grid.right_layer()->visible());
[all...]
H A Dshadow_controller_unittest.cc68 // We should create the shadow before the window is visible (the shadow's
73 EXPECT_TRUE(shadow->layer()->visible());
75 // The shadow should remain visible after window visibility changes.
77 EXPECT_TRUE(shadow->layer()->visible());
79 EXPECT_TRUE(shadow->layer()->visible());
84 EXPECT_FALSE(shadow->layer()->visible());
86 EXPECT_TRUE(shadow->layer()->visible());
242 // Setting SHADOW_TYPE_RECTANGULAR_ALWAYS_ACTIVE to the visible window
/external/deqp/framework/platform/X11/
H A DtcuX11.hpp89 void setVisibility (bool visible);
/external/doclava/res/assets/templates/
H A Dhead_tag.cs34 #doc-content{overflow:visible;border-left:3px solid #666;}
/external/droiddriver/src/com/google/android/droiddriver/uiautomation/
H A DUiAutomationElement.java55 private final boolean visible; field in class:UiAutomationElement
97 // Order matters as getVisibleBounds depends on visible
98 visible = node.isVisibleToUser();
134 if (!visible) {
155 return visible;
/external/icu/icu4c/source/common/
H A Dservls.cpp96 UBool visible, UErrorCode& status)
101 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE, status);
135 ICULocaleService::registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visible, UErrorCode& status)
138 visible ? LocaleKeyFactory::VISIBLE : LocaleKeyFactory::INVISIBLE,
95 registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visible, UErrorCode& status) argument
/external/qemu/distrib/sdl-1.2.15/test/
H A Dthreadwin.c14 /* Is the cursor visible? */
15 static int visible = 1; variable
146 visible = !visible;
147 SDL_ShowCursor(visible);
/external/chromium-trace/trace-viewer/src/tracing/
H A Dtimeline_view.js88 dlg.visible = true;
119 dlg.visible = true;
145 dlg.visible = true;
171 dlg.visible = true;
343 dlg.visible = true;
/external/chromium_org/ash/system/audio/
H A Dvolume_view.cc244 if (!more_->visible()) {
260 if (device_type_->visible())
271 // Layout vertical bar next to view_left_to_more if device_type_ is visible.
272 if (device_type_->visible()) {
284 - (device_type_->visible() ? 0 : kTrayPopupPaddingBetweenItems)
322 if (!more_->visible())
/external/chromium_org/ui/views/layout/
H A Dbox_layout.cc62 if (!child->visible())
107 if (!child->visible())
161 if (!child->visible())
272 if (!child->visible())
289 if (!child->visible())

Completed in 2380 milliseconds

<<11121314151617181920>>