1 #ifndef __DW_WIDGET_HH__
2 #define __DW_WIDGET_HH__
4 #ifndef __INCLUDED_FROM_DW_CORE_HH__
5 # error Do not include this file directly, use "core.hh" instead.
8 #include "../lout/identity.hh"
217 Iterator *it,
int charPos,
int linkNo,
273 int x,
int y,
int width,
int height,
bool inverse);
290 int x,
int y,
int width,
int height);
312 #endif // __DW_WIDGET_HH__