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

  /packages/services/BuiltInPrintService/jni/plugins/
media.h 33 const float WidthInInches; // Width in thousands of an inch
lib_pclm.c 71 _MI_TO_POINTS(SupportedMediaSizes[i].WidthInInches));
lib_pwg.c 117 _MI_TO_POINTS(SupportedMediaSizes[i].WidthInInches));
  /packages/services/BuiltInPrintService/jni/lib/
printable_area.c 40 job_params->page_width = SupportedMediaSizes[i].WidthInInches / 1000;
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipp_print.c 137 *mediaWidth = floorf(_MI_TO_100MM(SupportedMediaSizes[i].WidthInInches));
  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genPCLm.cpp     [all...]

Completed in 294 milliseconds