Home
last modified time | relevance | path

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

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