Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/font/
Dfont_ResFontBase.h147 FontInformation* GetFINF() { return m_pFontInfo; } in GetFINF()
149 const FontInformation* GetFINF() const { return m_pFontInfo; } in GetFINF()
326 FontInformation* m_pFontInfo; variable