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

  /external/chromium_org/chrome/browser/ui/gtk/
unity_service.cc 46 unity_launcher_entry_set_count_func entry_set_count = NULL; member in namespace:__anon8604
91 entry_set_count =
124 if (chrome_entry && entry_set_count && entry_set_count_visible) {
125 entry_set_count(chrome_entry, count);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
unity_service.cc 49 unity_launcher_entry_set_count_func entry_set_count = NULL; member in namespace:__anon8622
93 entry_set_count =
126 if (chrome_entry && entry_set_count && entry_set_count_visible) {
127 entry_set_count(chrome_entry, count);

Completed in 73 milliseconds