Home
last modified time | relevance | path

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

/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygencachekey.h246 class HoleFlatKey
251 HoleFlatKey( const ColorUtils::Rgba& color, double shade, bool fill, int size ): in HoleFlatKey() function
259 bool operator == (const HoleFlatKey& other ) const
269 bool operator < (const HoleFlatKey& other ) const
285 friend std::ostream& operator << ( std::ostream& out, const HoleFlatKey& key )
H A Doxygenstylehelper.h263 TileSetCache<HoleFlatKey> _holeFlatCache;
H A Doxygenstylehelper.cpp714 const HoleFlatKey key( base, shade, fill, size ); in holeFlat()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygencachekey.h246 class HoleFlatKey
251 HoleFlatKey( const ColorUtils::Rgba& color, double shade, bool fill, int size ): in HoleFlatKey() function
259 bool operator == (const HoleFlatKey& other ) const
269 bool operator < (const HoleFlatKey& other ) const
285 friend std::ostream& operator << ( std::ostream& out, const HoleFlatKey& key )
H A Doxygenstylehelper.h265 TileSetCache<HoleFlatKey> _holeFlatCache;
H A Doxygenstylehelper.cpp709 const HoleFlatKey key( base, shade, fill, size ); in holeFlat()