CachedLabel        63 ui/app_list/views/app_list_item_view.cc       title_(new CachedLabel),
CachedLabel       130 ui/app_list/views/app_list_item_view.h   CachedLabel* title_;  // Owned by views hierarchy.
CachedLabel        13 ui/app_list/views/cached_label.cc CachedLabel::CachedLabel()
CachedLabel        17 ui/app_list/views/cached_label.cc void CachedLabel::PaintToBackingImage() {
CachedLabel        29 ui/app_list/views/cached_label.cc void CachedLabel::OnPaint(gfx::Canvas* canvas) {
CachedLabel        19 ui/app_list/views/cached_label.h class CachedLabel : public views::Label {
CachedLabel        21 ui/app_list/views/cached_label.h   CachedLabel();