Home
last modified time | relevance | path

Searched refs:margin_bottom (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/printing/
Dprint_view_manager.cc124 dict->SetInteger(kSettingMarginBottom, pdf_settings.margin_bottom); in FillInDictionaryFromPdfPrintSettings()
/third_party/cef/include/internal/
Dcef_types_wrappers.h907 target->margin_bottom = src->margin_bottom; in set()
Dcef_types.h2424 int margin_bottom; member