Searched refs:quartz2d (Results 1 – 3 of 3) sorted by relevance
20 CQuartz2D& quartz2d = in InitPlatform() local22 m_pPlatformGraphics = quartz2d.createGraphics(m_pBitmap); in InitPlatform()25 CQuartz2D& quartz2d = in DestroyPlatform() local28 quartz2d.destroyGraphics(m_pPlatformGraphics); in DestroyPlatform()65 CQuartz2D& quartz2d = in _CGDrawGlyphRun() local72 quartz2d.CreateFont(pFont->GetFontData(), pFont->GetSize())); in _CGDrawGlyphRun()94 quartz2d.setGraphicsTextMatrix(pContext, &new_matrix); in _CGDrawGlyphRun()95 return quartz2d.drawGraphicsString(pContext, pFont->GetPlatformFont(), in _CGDrawGlyphRun()166 CQuartz2D& quartz2d = in ReleasePlatformResource() local168 quartz2d.DestroyFont(m_pPlatformFont); in ReleasePlatformResource()
751 CQuartz2D& quartz2d = in CG_DrawGlypRun() local758 quartz2d.CreateFont(pFont->GetFontData(), pFont->GetSize())); in CG_DrawGlypRun()
1043 CQuartz2D& quartz2d = in LoadGlyphMap() local1050 quartz2d.CreateFont(m_Font.GetFontData(), m_Font.GetSize())); in LoadGlyphMap()