OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WrenchIconPainter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter.cc
34
WrenchIconPainter
::Severity
WrenchIconPainter
::SeverityFromUpgradeLevel(
55
bool
WrenchIconPainter
::ShouldAnimateUpgradeLevel(
68
WrenchIconPainter
::Severity
WrenchIconPainter
::GlobalErrorSeverity() {
74
WrenchIconPainter
::
WrenchIconPainter
(Delegate* delegate)
79
WrenchIconPainter
::~
WrenchIconPainter
() {}
81
void
WrenchIconPainter
::SetSeverity(Severity severity, bool animate)
[
all
...]
wrench_icon_painter.h
27
class
WrenchIconPainter
: gfx::AnimationDelegate {
60
explicit
WrenchIconPainter
(Delegate* delegate);
61
virtual ~
WrenchIconPainter
();
89
DISALLOW_COPY_AND_ASSIGN(
WrenchIconPainter
);
Completed in 462 milliseconds