Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/font/
Dfont_Font.h74 return m_pFont; in GetFont()
101 const Font* m_pFont; //!< フォントへのポインタ variable
410 return m_pFont->GetTextureWrapFilterValue(); in GetWrapFilter()
/CTR-SDK-0.14.4/include/nn/font/CTR/
Dfont_CharWriter.h93 void SetFont(const Font* pFont) { m_pFont = pFont; } in SetFont()
100 const Font* GetFont() const { return m_pFont; } in GetFont()
649 const Font* m_pFont; //!< フォント variable