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

  /external/chromium_org/chrome/browser/ui/gtk/
unity_service.cc 47 unity_launcher_entry_set_count_visible_func entry_set_count_visible = NULL; member in namespace:__anon8604
95 entry_set_count_visible =
124 if (chrome_entry && entry_set_count && entry_set_count_visible) {
126 entry_set_count_visible(chrome_entry, count != 0);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
unity_service.cc 50 unity_launcher_entry_set_count_visible_func entry_set_count_visible = NULL; member in namespace:__anon8622
97 entry_set_count_visible =
126 if (chrome_entry && entry_set_count && entry_set_count_visible) {
128 entry_set_count_visible(chrome_entry, count != 0);

Completed in 33 milliseconds