Home
last modified time | relevance | path

Searched refs:left_margin (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tools/
Dusing_skia_and_harfbuzz.cpp113 DoubleOption left_margin = DoubleOption("-m", "Left margin", 20.0f); member
122 &keywords, &creator, &font_file, &font_size, &left_margin, in Config()
144 config->page_width.value - 2*config->left_margin.value, &textBlobBuilder); in WriteLine()
159 current_x = config->left_margin.value; in WriteLine()
/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp116 DoubleOption left_margin = DoubleOption("-m", "Left margin", 20.0f); member
125 &keywords, &creator, &font_file, &font_size, &left_margin, in Config()
147 config->page_width.value - 2*config->left_margin.value, &textBlobBuilder); in WriteLine()
162 current_x = config->left_margin.value; in WriteLine()
/third_party/weston/desktop-shell/
Dexposay.c235 int row_size, int column_size, int *left_margin, int *top_margin) in exposay_margin_size() argument
237 (*left_margin) = exposay_area.x + (exposay_area.width - row_size) / 2; in exposay_margin_size()
263 int pad, row_size, column_size, left_margin, top_margin; in exposay_layout() local
314 exposay_margin_size(shell, exposay_area, row_size, column_size, &left_margin, &top_margin); in exposay_layout()
339 esurface->x = left_margin + (pad * esurface->column); in exposay_layout()
/third_party/boost/boost/gil/extension/io/raw/detail/
Ddevice.hpp49 unsigned short get_left_margin() { return _processor_ptr.get()->imgdata.sizes.left_margin; } in get_left_margin()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c275 quot *= (vinfo->left_margin + vinfo->right_margin + vinfo->xres); in calculate_refresh_rate()
/third_party/gstreamer/gstplugins_bad/
DChangeLog77292 accel_flags = 1, pixclock = 0, left_margin = 0, right_margin = 0,