HomeSort by relevance Sort by last modified time
    Searched full:matrix_cg (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 774 CGAffineTransform matrix_cg = local
777 matrix_cg = CGAffineTransformConcat(matrix_cg, _foxitDevice2User);
778 CGContextSetTextMatrix(_context, matrix_cg);
788 origin = CGPointApplyAffineTransform(origin, matrix_cg);
    [all...]

Completed in 6898 milliseconds