OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
309
paper_size.SetSize(kLegalWidthInch,
kLegalHeightInch
);
Completed in 495 milliseconds