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 837 CGAffineTransform matrix_cg = CGAffineTransformMake(text_matrix.a, local
843 matrix_cg = CGAffineTransformConcat(matrix_cg, _foxitDevice2User);
844 CGContextSetTextMatrix(_context, matrix_cg);
    [all...]

Completed in 68 milliseconds