Searched defs:ShelfTooltipBubble (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager.cc48 class ShelfTooltipManager::ShelfTooltipBubble class in class:ash::ShelfTooltipManager
51 ShelfTooltipBubble(views::View* anchor,
68 DISALLOW_COPY_AND_ASSIGN(ShelfTooltipBubble);
71 ShelfTooltipManager::ShelfTooltipBubble::ShelfTooltipBubble( function in class:ash::ShelfTooltipManager::ShelfTooltipBubble
108 void ShelfTooltipManager::ShelfTooltipBubble::SetText(
114 void ShelfTooltipManager::ShelfTooltipBubble::Close() {
121 void ShelfTooltipManager::ShelfTooltipBubble::WindowClosing() {
127 gfx::Size ShelfTooltipManager::ShelfTooltipBubble::GetPreferredSize() const {
354 view_ = new ShelfTooltipBubble(ancho
[all...]

Completed in 72 milliseconds