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) ||
printing_context.cc 70 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 513 int margin_top, int margin_bottom,
529 EXPECT_EQ(margin_bottom, param.a.margin_bottom);
    [all...]
print_web_view_helper.cc 236 int margin_bottom = params.page_size.height() - local
249 page_layout_in_points->margin_bottom =
250 ConvertUnit(margin_bottom, dpi, kPointsPerInch);
452 page_layout.margin_top + page_layout.margin_bottom +
471 options->SetDouble("bottomMargin", page_layout.margin_bottom);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.cc 466 page_layout.margin_bottom < 0 || page_layout.margin_right < 0 ||
476 layout.SetDouble(printing::kSettingMarginBottom, page_layout.margin_bottom);
  /external/chromium_org/android_webview/common/
print_messages.h 176 IPC_STRUCT_TRAITS_MEMBER(margin_bottom)
  /external/chromium_org/chrome/common/
print_messages.h 176 IPC_STRUCT_TRAITS_MEMBER(margin_bottom)
  /external/chromium_org/android_webview/renderer/
print_web_view_helper.cc 231 int margin_bottom = params.page_size.height() - local
244 page_layout_in_points->margin_bottom =
245 ConvertUnit(margin_bottom, dpi, kPointsPerInch);
445 page_layout.margin_top + page_layout.margin_bottom +
463 options->SetDouble("bottomMargin", page_layout.margin_bottom);
    [all...]
  /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 373 milliseconds