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

  /packages/services/BuiltInPrintService/jni/plugins/
media.h 35 const float WidthInMm; // Width in mm for metric based media sizes or UNKNOWN_VALUE otherwise
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipp_print.c 135 if ((SupportedMediaSizes[i].WidthInMm == UNKNOWN_VALUE) ||
140 *mediaWidth = SupportedMediaSizes[i].WidthInMm * 100;

Completed in 235 milliseconds