Home
last modified time | relevance | path

Searched refs:WindecoButtonKey (Results 1 – 6 of 6) sorted by relevance

/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygencachekey.h603 class WindecoButtonKey
608 WindecoButtonKey( const ColorUtils::Rgba& color, int size, bool pressed ): in WindecoButtonKey() function
615 bool operator == (const WindecoButtonKey& other ) const
624 bool operator < (const WindecoButtonKey& other ) const
638 friend std::ostream& operator << ( std::ostream& out, const WindecoButtonKey& key )
H A Doxygenstylehelper.h293 CairoSurfaceCache<WindecoButtonKey> _windecoButtonCache;
H A Doxygenstylehelper.cpp226 const WindecoButtonKey key( base, size, pressed ); in windecoButton()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygencachekey.h603 class WindecoButtonKey
608 WindecoButtonKey( const ColorUtils::Rgba& color, int size, bool pressed ): in WindecoButtonKey() function
615 bool operator == (const WindecoButtonKey& other ) const
624 bool operator < (const WindecoButtonKey& other ) const
638 friend std::ostream& operator << ( std::ostream& out, const WindecoButtonKey& key )
H A Doxygenstylehelper.h295 CairoSurfaceCache<WindecoButtonKey> _windecoButtonCache;
H A Doxygenstylehelper.cpp225 const WindecoButtonKey key( base, size, pressed ); in windecoButton()