Searched refs:SetPlatformFont (Results 1 – 3 of 3) sorted by relevance
107 void SetPlatformFont(void* font) { m_pPlatformFont = font; } in SetPlatformFont() function
58 pFont->SetPlatformFont(quartz2d.CreateFont(span.data(), span.size())); in CGDrawGlyphRun()
138 m_Font.SetPlatformFont(quartz2d.CreateFont(span.data(), span.size())); in LoadGlyphMap()