Searched refs:LoadClone (Results 1 – 3 of 3) sorted by relevance
81 FX_BOOL LoadClone(const CFX_Font* pFont);
73 FX_BOOL CFX_Font::LoadClone(const CFX_Font* pFont) { in LoadClone() function in CFX_Font
134 m_pFont->LoadClone(src.m_pFont); in CFX_GEFont()