Searched refs:GetA (Results 1 – 7 of 7) 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()
724 FX_FLOAT GetA() const { return a; } in GetA() function
562 pTextMatrix[0] = text_matrix.GetA(); in Transform()
839 return pMatrix->GetA() == 1.0f && pMatrix->GetB() == 0 && in _MatrixNoScaled()
997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar1007 x = fb->GetA(); in main()
1518 ft_matrix.xx = (signed long)(pMatrix->GetA() / 64 * 65536); in RenderGlyph()