HomeSort by relevance Sort by last modified time
    Searched refs:was_visible (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/frame/
browser_view.cc 274 bool was_visible = frame()->GetWindow()->IsVisible(); local
279 if (!was_visible) {
  /external/chromium/chrome/browser/ui/gtk/
gtk_floating_container.cc 150 gboolean was_visible = GTK_WIDGET_VISIBLE(widget); local
159 if (was_visible && GTK_WIDGET_VISIBLE(container))

Completed in 41 milliseconds