Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/util/
Dutil_Color.h34 typedef Color8 SelfType; //!< @details :private typedef
103 SelfType& operator =(u32 color)
116 SelfType& operator =(FloatColor& color);
133 const SelfType operator +(const SelfType& right) const
135 SelfType color(
151 const SelfType operator -(const SelfType& right) const
153 SelfType color(
169 const SelfType operator *(const SelfType& right) const
171 SelfType color(
187 const SelfType operator /(const SelfType& right) const
[all …]