HomeSort by relevance Sort by last modified time
    Searched refs:margin_bottom (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/printing/
page_size_margins.h 23 double margin_bottom; member in struct:printing::PageSizeMargins
page_size_margins.cc 20 &page_size_margins->margin_bottom) ||
print_settings_initializer.cc 71 margins_in_points.bottom = page_size_margins.margin_bottom;
  /external/chromium/chrome/browser/chromeos/frame/
bubble_window.h 48 int margin_bottom, int border_radius);
bubble_window.cc 60 int margin_top, int margin_bottom,
64 const int h = size.height() - margin_top - margin_bottom;
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper_browsertest.cc 517 int margin_top, int margin_bottom,
533 EXPECT_EQ(margin_bottom, param.a.margin_bottom);
    [all...]
print_web_view_helper.cc 211 int margin_bottom = params.page_size.height() - local
224 page_layout_in_points->margin_bottom =
225 ConvertUnit(margin_bottom, dpi, kPointsPerInch);
427 page_layout.margin_top + page_layout.margin_bottom +
446 options->SetDouble("bottomMargin", page_layout.margin_bottom);
891 page_layout_in_points.margin_bottom);
    [all...]
  /external/chromium_org/android_webview/common/
print_messages.h 174 IPC_STRUCT_TRAITS_MEMBER(margin_bottom)
  /external/chromium_org/chrome/common/
print_messages.h 172 IPC_STRUCT_TRAITS_MEMBER(margin_bottom)
  /external/chromium_org/android_webview/renderer/
print_web_view_helper.cc 215 int margin_bottom = params.page_size.height() - local
228 page_layout_in_points->margin_bottom =
229 ConvertUnit(margin_bottom, dpi, kPointsPerInch);
431 page_layout.margin_top + page_layout.margin_bottom +
450 options->SetDouble("bottomMargin", page_layout.margin_bottom);
900 page_layout_in_points.margin_bottom);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.cc 483 page_layout.margin_bottom < 0 || page_layout.margin_right < 0 ||
493 layout.SetDouble(printing::kSettingMarginBottom, page_layout.margin_bottom);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1092 milliseconds