Searched refs:kSettingContentHeight (Results 1 – 3 of 3) sorted by relevance
34 const char kSettingContentHeight[] = "contentHeight"; variable
21 PRINTING_EXPORT extern const char kSettingContentHeight[];
496 layout.SetDouble(printing::kSettingContentHeight, page_layout.content_height); in OnDidGetDefaultPageLayout()