]> Dogcows Code - chaz/openbox/blobdiff - otk/rendercontrol.hh
add a keyboard plugin
[chaz/openbox] / otk / rendercontrol.hh
index fa07cf517f372f42831827cda8659d18b30b4016..9e140db07d462ca956521765c5417b2a84917bc7 100644 (file)
@@ -28,6 +28,7 @@ protected:
 
   inline void highlight(pixel32 *x, pixel32 *y, bool raised) const;
   void verticalGradient(Surface &sf, const RenderTexture &texture) const;
+  void horizontalGradient(Surface &sf, const RenderTexture &texture) const;
   void diagonalGradient(Surface &sf, const RenderTexture &texture) const;
   void crossDiagonalGradient(Surface &sf, const RenderTexture &texture) const;
   virtual void drawGradientBackground(Surface &sf,
This page took 0.020272 seconds and 4 git commands to generate.