Searched refs:closed (Results 1 - 23 of 23) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_shorten_path.h27 void shorten_path(VertexSequence& vs, double s, unsigned closed = 0)
58 vs.close(closed != 0);
H A Dagg_vertex_sequence.h106 void vertex_sequence<T, S>::close(bool closed) argument
116 if(closed)
129 // distance between the last and the first points if the polygon is closed
H A Dagg_path_storage.h365 poly_plain_adaptor(const T* data, unsigned num_points, bool closed) : argument
369 m_closed(closed),
373 void init(const T* data, unsigned num_points, bool closed) argument
378 m_closed = closed;
431 poly_container_adaptor(const Container& data, bool closed) : argument
434 m_closed(closed),
438 void init(const Container& data, bool closed) argument
442 m_closed = closed;
493 poly_container_reverse_adaptor(const Container& data, bool closed) : argument
496 m_closed(closed),
500 init(const Container& data, bool closed) argument
780 concat_poly(const T* data, unsigned num_points, bool closed) argument
790 join_poly(const T* data, unsigned num_points, bool closed) argument
[all...]
/haiku/src/tests/servers/app/painter/
H A DPainter.h94 bool closed = true,
99 bool closed = true,
247 bool closed,
H A DPainter.cpp420 bool closed, const pattern& p) const
422 _DrawPolygon(ptArray, numPts, closed, p, false);
428 bool closed, const pattern& p) const
430 _DrawPolygon(ptArray, numPts, closed, p, true);
1182 bool closed, const pattern& p, bool fill) const
1196 if (closed)
419 StrokePolygon(const BPoint* ptArray, int32 numPts, bool closed, const pattern& p) const argument
427 FillPolygon(const BPoint* ptArray, int32 numPts, bool closed, const pattern& p) const argument
1181 _DrawPolygon(const BPoint* ptArray, int32 numPts, bool closed, const pattern& p, bool fill) const argument
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.h86 BRect bounds, bool filled, bool closed);
89 bool closed);
H A DRemoteDrawingEngine.cpp495 BRect bounds, bool filled, bool closed)
508 message.Add(closed);
517 BRect bounds, const BGradient& gradient, bool closed)
526 message.Add(closed);
494 DrawPolygon(BPoint* pointList, int32 numPoints, BRect bounds, bool filled, bool closed) argument
516 FillPolygon(BPoint* pointList, int32 numPoints, BRect bounds, const BGradient& gradient, bool closed) argument
/haiku/src/servers/app/drawing/
H A DDrawingEngine.h118 BRect bounds, bool filled, bool closed);
121 bool closed);
H A DDrawingEngine.cpp832 bool filled, bool closed)
843 fPainter->DrawPolygon(ptlist, numpts, filled, closed);
849 const BGradient& gradient, bool closed)
858 fPainter->FillPolygon(ptlist, numpts, gradient, closed);
831 DrawPolygon(BPoint* ptlist, int32 numpts, BRect bounds, bool filled, bool closed) argument
848 FillPolygon(BPoint* ptlist, int32 numpts, BRect bounds, const BGradient& gradient, bool closed) argument
/haiku/src/libs/icon/shape/
H A DVectorPath.h151 void SetClosed(bool closed);
H A DVectorPath.cpp52 int32 count, bool closed)
62 if (closed) {
166 if (archive->FindBool("path closed", &fClosed) < B_OK)
202 // closed
281 ret = into->AddBool("path closed", fClosed);
772 VectorPath::SetClosed(bool closed) argument
774 if (fClosed != closed) {
775 fClosed = closed;
51 get_path_storage(agg::path_storage& path, const control_point* points, int32 count, bool closed) argument
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty_private.h116 bool closed; member in struct:tty_cookie
H A Dtty.cpp43 tty_cookie::{thread_count,closed}, or more precisely makes access to them
150 if (cookie->closed)
163 if (--cookie->thread_count == 0 && cookie->closed)
169 TRACE(("TTYReference: cookie %p closed, last operation done, "
563 if (fEcho && fCookie->closed)
671 if (fCookie->closed)
1081 // bail out, if source is already closed
1186 // bail out, if source is already closed
1416 cookie->closed = false;
1444 // Already closed
[all...]
/haiku/src/servers/app/drawing/Painter/
H A DPainter.h128 bool filled, bool closed) const;
131 bool closed);
H A DPainter.cpp685 Painter::DrawPolygon(BPoint* p, int32 numPts, bool filled, bool closed) const
706 if (closed)
719 bool closed)
735 if (closed)
718 FillPolygon(BPoint* p, int32 numPts, const BGradient& gradient, bool closed) argument
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixStreamEndpoint.cpp69 // check whether we're closed
71 bool closed = (fState == unix_stream_endpoint_state::Closed); local
74 if (!closed) {
450 // The FD has been closed.
491 // disconnected and not yet reconnected/listening/closed.
543 // Either our socket was closed or read shutdown.
545 // The FD has been closed.
549 // Orderly shutdown or the peer closed the connection.
551 // Weird case: Peer closed connection and we are already
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp152 path->SetClosed(svgPath->closed);
186 // FIXME handle closed vs open paths
H A Dnanosvg.h133 char closed; // Flag indicating if shapes should be treated as closed. member in struct:NSVGpath
1029 static void nsvg__addPath(NSVGparser* p, char closed) argument
1040 if (closed)
1049 path->closed = closed;
2947 res->closed = p->closed;
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp894 bool closed; local
898 message.Read(closed);
907 offscreen->StrokePolygon(points, numPoints, bounds, closed,
/haiku/headers/os/interface/
H A DView.h355 bool closed = true,
358 int32 numPoints, bool closed = true,
362 bool closed = true,
/haiku/src/kits/tracker/
H A DTracker.cpp402 // to the node when closed.
1340 bool closed = false; local
1349 closed = true;
1356 if (closed) {
1397 // make a list of all windows to be closed
1641 // parent window already closed, give up
1715 // parent window already closed, give up
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c1902 * @ni is always closed after the call to this function (even if it failed),
2572 * The inodes of file and parent directory are always closed
2676 * The inode of the file is always closed
2689 BOOL closed = FALSE; local
2736 closed = TRUE;
2747 closed = TRUE;
2758 if (!closed) {
/haiku/src/kits/interface/
H A DView.cpp3551 BView::StrokePolygon(const BPolygon* polygon, bool closed, ::pattern pattern) argument
3556 StrokePolygon(polygon->fPoints, polygon->fCount, polygon->Frame(), closed,
3562 BView::StrokePolygon(const BPoint* pointArray, int32 numPoints, bool closed, argument
3567 StrokePolygon(polygon.fPoints, polygon.fCount, polygon.Frame(), closed,
3574 bool closed, ::pattern pattern)
3591 fOwner->fLink->Attach<bool>(closed);
3573 StrokePolygon(const BPoint* pointArray, int32 numPoints, BRect bounds, bool closed, ::pattern pattern) argument

Completed in 212 milliseconds