Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/y2r/CTR/
Dy2r_Api.h74 s16 GetAlpha( void );
504 inline s16 GetAlpha( void ) in GetAlpha() function
506 return detail::GetAlpha(); in GetAlpha()
Dy2r_Y2r.h130 static nn::Result GetAlpha( s16* pAlpha );
/CTR-SDK-0.14.4/include/nn/font/CTR/
Dfont_CharWriter.h173 u8 GetAlpha() const { return m_Alpha; } in GetAlpha() function