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

  /external/chromium_org/printing/
printing_context.cc 32 void PrintingContext::set_margin_type(MarginType type) { function in class:printing::PrintingContext
34 settings_.set_margin_type(type);
print_settings.h 55 void set_margin_type(MarginType margin_type) { margin_type_ = margin_type; } function in class:printing::PrintSettings

Completed in 61 milliseconds