Searched refs:GetC (Results 1 – 6 of 6) sorted by relevance
39 sAppStream << mt.GetA() << " " << mt.GetB() << " " << mt.GetC() << " " in GetImageAppStream()
231 m = CGAffineTransformMake(matrix->GetA(), matrix->GetB(), matrix->GetC(), in SetClip_PathFill()267 m = CGAffineTransformMake(matrix->GetA(), matrix->GetB(), matrix->GetC(), in SetClip_PathStroke()353 m = CGAffineTransformMake(matrix->GetA(), matrix->GetB(), matrix->GetC(), in DrawPath()
728 FX_FLOAT GetC() const { return c; } in GetC() function
563 pTextMatrix[1] = text_matrix.GetC(); in Transform()
840 pMatrix->GetC() == 0 && pMatrix->GetD() == 1.0f; in _MatrixNoScaled()
1519 ft_matrix.xy = (signed long)(pMatrix->GetC() / 64 * 65536); in RenderGlyph()