Searched refs:top_margin (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgkrellmrc.vim55 syn keyword gkrellmrcStyleItem textcolor alt_textcolor font alt_font transparency border label_position margin margins left_margin right_margin top_margin bottom_margin krell_depth krell_yoff krell_x_hot krell_expand krell_left_margin krell_right_margin
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-driver.cxx92 top_margin = d->top_margin;
133 top_margin = 0;
943 _cupsStrFormatd(top, top + sizeof(top), top_margin, loc);
H A Dppdc-import.cxx139 driver->top_margin = ppd->custom_margins[3];
H A Dppdc.h389 top_margin, member in class:ppdcDriver
H A Dppdc-source.cxx3033 d->top_margin = get_measurement(fp);
3163 d->top_margin);
3827 fabs(top - d->top_margin) > 0.1)
3831 d->top_margin);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dwindow.c5388 int top_margin;
5394 top_margin = PT;
5397 top_margin = pos;
5399 if (top_margin <= opoint)
5407 SET_PT (top_margin);
5375 int top_margin; local
H A Ddispnew.c2142 int top_margin = FRAME_TOP_MARGIN (sf);
2145 XSETFASTINT (root->top_line, top_margin);
2147 set_window_height (sf->root_window, frame_lines - 1 - top_margin, 0);
2132 int top_margin = FRAME_TOP_MARGIN (sf); local

Completed in 268 milliseconds