Searched defs:color_ (Results 1 – 12 of 12) sorted by relevance
88 const bool color_; // Should we print in colour? variable
120 const bool color_; // Should we print in colour? member in __anondd4fd4570111::Disassembler
120 const bool color_; // Should we print in colour? member in __anondfbbe2c30111::Disassembler
136 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
124 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
92 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
135 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect()
207 std::string color_; variable
198 std::string color_; variable
199 std::string color_; variable
10759 ClearValue( VULKAN_HPP_NAMESPACE::ClearColorValue color_ = {} ) : color( color_ ) {} in ClearValue()10765 … ClearValue & setColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & color_ ) VULKAN_HPP_NOEXCEPT in setColor()
13791 …VULKAN_HPP_CONSTEXPR_14 ClearValue( VULKAN_HPP_NAMESPACE::ClearColorValue color_ = {} ) : color( c… in ClearValue()13797 …VULKAN_HPP_CONSTEXPR_14 ClearValue & setColor( VULKAN_HPP_NAMESPACE::ClearColorValue const & color… in setColor()