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

  /external/chromium_org/printing/
units.h 32 const float kLegalHeightInch = 14.0f;
printing_context_win.cc 117 paper_size.SetSize(kLegalWidthInch, kLegalHeightInch);

Completed in 104 milliseconds