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

  /external/chromium_org/ash/shelf/
shelf_util.h 54 ASH_EXPORT const ShelfItemDetails* GetShelfItemDetailsForWindow(
shelf_window_watcher.cc 38 if (ash::GetShelfItemDetailsForWindow(window) != NULL &&
130 GetShelfItemDetailsForWindow(window);
216 GetShelfItemDetailsForWindow(window))
244 if (GetShelfItemDetailsForWindow(window) == NULL) {
257 GetShelfItemDetailsForWindow(window);
shelf_util.cc 57 const ShelfItemDetails* GetShelfItemDetailsForWindow(
shelf_window_watcher_item_delegate.cc 47 return GetShelfItemDetailsForWindow(window_)->title;

Completed in 579 milliseconds