Searched refs:baseline (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/
H A Dtop.c407 thread_time_list_t baseline; local
463 baseline = gather(NULL, &busy, refresh);
468 baseline = gather(&baseline, &busy, refresh);
471 baseline = gather(NULL, &busy, refresh);
478 baseline = gather(&baseline, &busy, refresh);
/haiku-fatelf/src/bin/patch/
H A Dinp.c444 LINENUM baseline = line - offline; local
446 if (tiline[0] == baseline)
448 else if (tiline[1] == baseline)
451 tiline[whichbuf] = baseline;
452 if (lseek (tifd, (off_t) (baseline/lines_per_buf * tibufsize),
/haiku-fatelf/src/bin/network/telnetd/
H A Dtelnetd.c487 settimer(baseline);
563 while (sequenceIs(tspeedsubopt, baseline))
567 while (sequenceIs(xdisplocsubopt, baseline))
571 while (sequenceIs(environsubopt, baseline))
575 while (sequenceIs(oenvironsubopt, baseline))
581 while (sequenceIs(ttypesubopt, baseline))
636 settimer(baseline);
640 while (sequenceIs(ttypesubopt, baseline))
H A Dext.h204 baseline, /* time started to do timed action */ member in struct:__anon4453
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp45 float baseline = frame.bottom - height.descent; local
48 view->StrokeLine(BPoint(frame.left, baseline - 1), BPoint(frame.right, baseline -1));
51 view->DrawString("Haiku [������������]", BPoint(frame.left, baseline));
60 float baseline = frame.bottom - height.descent; local
63 view->StrokeLine(BPoint(frame.left, baseline - 1), BPoint(frame.right, baseline -1));
66 view->DrawString("Haiku [������������]", 13, BPoint(frame.left, baseline));
/haiku-fatelf/src/kits/interface/
H A DColumnListView.cpp1443 float baseline = floor(rect.top + fh.ascent local
1445 return BPoint(rect.left + 8, baseline);
2415 float baseline = floor(drawRect.top + fh.ascent local
2472 BPoint upperLeft(drawRect.right - kSortIndicatorWidth, baseline);
2482 baseline));
2500 upperLeft.y = baseline - bmh + floor((fh.ascent + fh.descent - bmh) / 2);
2514 view->MovePenTo(BPoint(drawRect.left + 8, baseline));
3182 float baseline = floor(fieldRect.top + fh.ascent local
3184 fDrawBufferView->MovePenTo(fieldRect.left + 8, baseline);
3219 float baseline local
3371 float baseline = floor(destRect.top + fh.ascent local
[all...]
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2167 % @multitablelinespace is space to leave between table items, baseline
2168 % to baseline.
5855 \splittopskip\ht\strutbox % top baseline for broken footnotes
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2517 % @multitablelinespace is space to leave between table items, baseline
2518 % to baseline.
6136 \splittopskip\ht\strutbox % top baseline for broken footnotes
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2045 % @multitablelinespace is space to leave between table items, baseline
2046 % to baseline.
5504 \splittopskip\ht\strutbox % top baseline for broken footnotes
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex2910 % @multitablelinespace is space to leave between table items, baseline
2911 % to baseline.
6643 \splittopskip\ht\strutbox % top baseline for broken footnotes
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex4086 \splittopskip\ht\strutbox % top baseline for broken footnotes

Completed in 280 milliseconds