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