OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLegalWidthInch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/printing/
units.h
31
const float
kLegalWidthInch
= 8.5f;
printing_context_win.cc
309
paper_size.SetSize(
kLegalWidthInch
, kLegalHeightInch);
Completed in 25 milliseconds