Home
last modified time | relevance | path

Searched defs:InnerBoundedLabel (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dbounded_label.h22 class InnerBoundedLabel; variable
Dbounded_label.cc34 class InnerBoundedLabel : public views::Label { class
75 InnerBoundedLabel::InnerBoundedLabel(const BoundedLabel& owner) in InnerBoundedLabel() function in message_center::InnerBoundedLabel