Searched refs:SetGraphicsTextMatrix (Results 1 – 3 of 3) sorted by relevance
27 void SetGraphicsTextMatrix(void* graphics, const CFX_Matrix& matrix);
62 void CQuartz2D::SetGraphicsTextMatrix(void* graphics, in SetGraphicsTextMatrix() function in CQuartz2D
75 quartz2d.SetGraphicsTextMatrix(pContext, new_matrix); in CGDrawGlyphRun()