#include <Icon.h>
Public Member Functions | |
| Icon () | |
| ~Icon () | |
| void | paint (GraphicsContext *, const IntRect &) |
Static Public Member Functions | |
| static PassRefPtr< Icon > | newIconForFile (const String &filename) |
| WebCore::Icon::Icon | ( | ) |
| WebCore::Icon::~Icon | ( | ) |
| void WebCore::Icon::paint | ( | GraphicsContext * | , | |
| const IntRect & | ||||
| ) |