Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_base.cc48 float bottom_margin, in SetYAxis() argument
51 yaxis_min_ = min_value - bottom_margin * (max_value - min_value); in SetYAxis()
59 float bottom_margin, in SetSuggestedYAxis() argument
67 SetYAxis(min_value, max_value, label, bottom_margin, top_margin); in SetSuggestedYAxis()
Dplot_base.h134 float bottom_margin = 0, in RTC_POP_IGNORING_WUNDEF()
144 float bottom_margin = 0, in RTC_POP_IGNORING_WUNDEF()
/external/libcups/ppdc/
Dppdc-driver.cxx67 bottom_margin = d->bottom_margin; in ppdcDriver()
108 bottom_margin = 0; in ppdcDriver()
919 _cupsStrFormatd(bottom, bottom + sizeof(bottom), bottom_margin, loc); in write_ppd_file()
Dppdc-import.cxx126 driver->bottom_margin = ppd->custom_margins[1]; in import_ppd()
Dppdc.h381 bottom_margin, variable
Dppdc-source.cxx2985 d->bottom_margin = get_measurement(fp); in scan_file()
3116 d->bottom_margin, d->right_margin, in scan_file()
3779 fabs(bottom - d->bottom_margin) > 0.1 || in write_file()
3784 d->left_margin, d->bottom_margin, d->right_margin, in write_file()