Searched refs:bottom_margin (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | plot_base.cc | 48 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()
|
D | plot_base.h | 134 float bottom_margin = 0, in RTC_POP_IGNORING_WUNDEF() 144 float bottom_margin = 0, in RTC_POP_IGNORING_WUNDEF()
|
/external/libcups/ppdc/ |
D | ppdc-driver.cxx | 67 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()
|
D | ppdc-import.cxx | 126 driver->bottom_margin = ppd->custom_margins[1]; in import_ppd()
|
D | ppdc.h | 381 bottom_margin, variable
|
D | ppdc-source.cxx | 2985 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()
|