summaryrefslogtreecommitdiff
path: root/libs/clearlooks-newer/clearlooks_types.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-10-05 16:17:49 +0200
committerRobin Gareus <robin@gareus.org>2015-10-05 16:17:49 +0200
commit22b07e0233a29d9633ffa825a79503befaf2e16e (patch)
tree1d8b06056f8e12197158f5d906319767d3dedda5 /libs/clearlooks-newer/clearlooks_types.h
parente11ba7b79d68bc1070b170236c22123966d7bcc3 (diff)
NOOP, remove trailing tabs/whitespace.
Diffstat (limited to 'libs/clearlooks-newer/clearlooks_types.h')
-rw-r--r--libs/clearlooks-newer/clearlooks_types.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/libs/clearlooks-newer/clearlooks_types.h b/libs/clearlooks-newer/clearlooks_types.h
index 6559f3c16c..893113cc9e 100644
--- a/libs/clearlooks-newer/clearlooks_types.h
+++ b/libs/clearlooks-newer/clearlooks_types.h
@@ -125,7 +125,7 @@ typedef struct
CairoColor bg[5];
CairoColor base[5];
CairoColor text[5];
-
+
CairoColor shade[9];
CairoColor spot[3];
} ClearlooksColors;
@@ -141,9 +141,9 @@ typedef struct
boolean enable_glow;
gfloat radius;
-
+
ClearlooksStateType state_type;
-
+
uint8 corners;
uint8 xthickness;
uint8 ythickness;
@@ -189,7 +189,7 @@ typedef struct
typedef struct
{
CairoCorners corners;
- ClearlooksShadowType shadow;
+ ClearlooksShadowType shadow;
} ShadowParameters;
typedef struct
@@ -301,7 +301,7 @@ struct _ClearlooksStyleFunctions
const WidgetParameters *widget,
const OptionMenuParameters *optionmenu,
int x, int y, int width, int height);
-
+
void (*draw_inset) (cairo_t *cr,
const CairoColor *bg_color,
double x, double y, double w, double h,
@@ -415,7 +415,7 @@ struct _ClearlooksStyleFunctions
const WidgetParameters *widget,
const ArrowParameters *arrow,
int x, int y, int width, int height);
-
+
void (*draw_checkbox) (cairo_t *cr,
const ClearlooksColors *colors,
const WidgetParameters *widget,