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

  /external/chromium_org/ui/gfx/
display_change_notifier_unittest.cc 64 DisplayChangeNotifier change_notifier; local
67 change_notifier.NotifyDisplaysChanged(
71 change_notifier.AddObserver(&observer);
72 change_notifier.NotifyDisplaysChanged(
78 DisplayChangeNotifier change_notifier; local
80 change_notifier.AddObserver(NULL);
85 DisplayChangeNotifier change_notifier; local
88 change_notifier.NotifyDisplaysChanged(
92 change_notifier.AddObserver(&observer);
93 change_notifier.RemoveObserver(&observer)
101 DisplayChangeNotifier change_notifier; local
108 DisplayChangeNotifier change_notifier; local
116 DisplayChangeNotifier change_notifier; local
200 DisplayChangeNotifier change_notifier; local
284 DisplayChangeNotifier change_notifier; local
347 DisplayChangeNotifier change_notifier; local
399 DisplayChangeNotifier change_notifier; local
416 DisplayChangeNotifier change_notifier; local
433 DisplayChangeNotifier change_notifier; local
450 DisplayChangeNotifier change_notifier; local
476 DisplayChangeNotifier change_notifier; local
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_data.cc 120 GoogleURLChangeNotifier* change_notifier,
143 GoogleURLChangeNotifier* change_notifier,
146 change_notifier_(change_notifier) {

Completed in 1294 milliseconds