HomeSort by relevance Sort by last modified time
    Searched refs:flipx (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.h 20 flipx(false),
28 bool flipx; member in struct:cloud_print::PwgHeaderInfo
pwg_encoder.cc 121 pwg_header_info.flipx ? -1 : 1);
249 if (!pwg_header_info.flipx) {
  /external/chromium_org/chrome/utility/
printing_handler.cc 471 header_info.flipx = true;
475 header_info.flipx = true;
484 header_info.flipx = !header_info.flipx;

Completed in 49 milliseconds