Searched refs:GetB (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()
726 FX_FLOAT GetB() const { return b; } in GetB() function
564 pTextMatrix[2] = text_matrix.GetB(); in Transform()
839 return pMatrix->GetA() == 1.0f && pMatrix->GetB() == 0 && in _MatrixNoScaled()
1520 ft_matrix.yx = (signed long)(pMatrix->GetB() / 64 * 65536); in RenderGlyph()