Searched refs:m_pFont (Results 1 – 2 of 2) sorted by relevance
74 return m_pFont; in GetFont()101 const Font* m_pFont; //!< フォントへのポインタ variable410 return m_pFont->GetTextureWrapFilterValue(); in GetWrapFilter()
93 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