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

  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 400 CGRect rect_fx = local
402 CGRect rect_usr = CGRectApplyAffineTransform(rect_fx, _foxitDevice2User);
535 CGRect rect_fx = CGRectMake(dest_left, dest_top, src_width, src_height); local
536 CGRect rect_usr = CGRectApplyAffineTransform(rect_fx, _foxitDevice2User);
    [all...]

Completed in 103 milliseconds