Searched defs:y1 (Results 1 - 25 of 91) sorted by last modified time

1234

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp543 float y1; local
H A DTextDocumentLayout.cpp273 TextDocumentLayout::GetLineBounds(int32 lineIndex, float& x1, float& y1, argument
294 TextDocumentLayout::GetTextBounds(int32 textOffset, float& x1, float& y1, argument
H A DParagraphLayout.cpp344 ParagraphLayout::GetLineBounds(int32 lineIndex, float& x1, float& y1, argument
380 ParagraphLayout::GetTextBounds(int32 textOffset, float& x1, float& y1, argument
976 ParagraphLayout::_GetEmptyLayoutBounds(float& x1, float& y1, floa argument
[all...]
H A DTextEditor.cpp402 float y1; local
451 float y1; local
/haiku/src/libs/icon/shape/
H A DVectorPath.cpp642 double x1, y1, x2, y2; local
/haiku/src/libs/agg/src/
H A Dagg_trans_affine.cpp44 const trans_affine& trans_affine::rect_to_parl(double x1, double y1, argument
162 double y1 = 0.0; local
181 double y1 local
57 parl_to_rect(const double* parl, double x1, double y1, double x2, double y2) argument
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp655 double y1 = y - 5.0; local
H A DPerspectiveBox.cpp410 double y1 = y - 5.0; local
/haiku/headers/libs/agg/
H A Dagg_trans_perspective.h382 inline bool trans_perspective::rect_to_quad(double x1, double y1, argument
408 inline trans_perspective::trans_perspective(double x1, double y1, argument
395 quad_to_rect(const double* q, double x1, double y1, double x2, double y2) argument
416 trans_perspective(const double* quad, double x1, double y1, double x2, double y2) argument
691 double y1 = 0.0; local
710 double y1 = 0.0; local
[all...]
H A Dagg_trans_affine.h109 trans_affine(double x1, double y1, double x2, double y2, argument
116 trans_affine(const double* parl, double x1, double y1, double x2, double y2) argument
465 trans_affine_line_segment(double x1, double y1, double x2, double y2, double dist) argument
[all...]
/haiku/src/apps/terminal/
H A DTermView.cpp526 TermView::_InvalidateTextRect(int32 x1, int32 y1, int32 x2, int32 y2) argument
1038 TermView::_DrawLinePart(float x1, float y1, Attributes attr, argument
1368 int32 y1 = _LineAt(updateRect.top); local
[all...]
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp393 double y1 = -64.0; local
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2717 void y1() {} function
H A Dlibroot_stubs.c2725 void y1() {} function
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp582 int32 y1 = (int32)min_c(a.y, b.y); local
1016 int32 y1 = max_c(fBaseRenderer.ymin(), top); local
1068 int32 y1 = max_c(fBaseRenderer.ymin(), top); local
1739 int32 y1 = max_c(fBaseRenderer.ymin(), top); local
[all...]
/haiku/src/servers/app/font/
H A DFontEngine.cpp68 double x1, y1, x2, y2, x3, y3; local
[all...]
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNearestNeighbor.h104 int32 y1 = max_c(baseRenderer.ymin(), top); local
H A DDrawBitmapBilinear.h70 int32 y1 = max_c(baseRenderer.ymin(), top); local
232 void DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) argument
321 DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) argument
411 DrawToClipRect(int32 xIndexL, int32 xIndexR, int32 y1, int32 y2) argument
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c.cpp21 unsigned long y1; local
91 unsigned long y1; local
[all...]
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp482 float x, y, x1, y1, x2, y2, rx, ry, angle; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c108 uint32_t y1, y2, y3, y4, y5, y6, y7, y8, y9; local
/haiku/src/add-ons/accelerants/ati/
H A Drage128_overlay.cpp116 int32 y1 = window->v_start; local
H A Dmach64_overlay.cpp38 int32 y1 = (window->v_start < 0) ? 0 : window->v_start; local
/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp192 float x1 = fSelectStart.x, y1 = fSelectStart.y, x2, y2; local
/haiku/headers/os/add-ons/graphics/
H A DGraphicsCard.h95 int16 y1; member in struct:__anon8
104 int16 y1; member in struct:__anon9

Completed in 264 milliseconds

1234