Searched refs:Font (Results 1 – 5 of 5) sorted by relevance
31 : public Font47 Font* primary,48 Font* secondary);155 Font* m_Primary;156 Font* m_Secondary;
32 class Font; variable56 const Font* pFont,72 const Font* GetFont() const in GetFont()101 const Font* m_pFont; //!< フォントへのポインタ139 class Font169 Font() {} in Font() function172 virtual ~Font();
31 friend class Font; variable
30 class ResFontBase : public Font
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; //!< フォント