Searched refs:kMicronsPerPoint (Results 1 – 1 of 1) sorted by relevance
39 const double kMicronsPerPoint = 10.0f * kHundrethsMMPerInch / kPointsPerInch; variable410 static_cast<int>(ppd->sizes[i].width * kMicronsPerPoint + 0.5), in ParsePpdCapabilities()411 static_cast<int>(ppd->sizes[i].length * kMicronsPerPoint + 0.5)); in ParsePpdCapabilities()