Home
last modified time | relevance | path

Searched refs:create_star (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/agg/agg-2.5/examples/
H A Dpattern_fill.cpp118 void create_star(double xc, double yc, in create_star() function in the_application
150 create_star(m_pattern_size.value() / 2.0, in generate_pattern()
218 create_star(m_polygon_cx, m_polygon_cy, r, r / 1.45, 14); in on_draw()
274 create_star(m_polygon_cx, m_polygon_cy, r, r / 1.45, 14); in on_mouse_button_down()
H A Dimage_transforms.cpp114 void create_star(agg::path_storage& ps) in create_star() function in the_application
261 create_star(ps); in on_draw()
317 create_star(ps); in on_mouse_button_down()
/dports/editors/lazarus/lazarus/components/aggpas/
H A Dpattern_fill.dpr79 procedure create_star(xc ,yc ,r1 ,r2 : double; n : unsigned; start_angle : double = 2.0 );
173 procedure the_application.create_star;
224 create_star(
331 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
420 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
H A Dimage_transforms.dpr79 procedure create_star(ps : path_storage_ptr );
157 procedure the_application.create_star;
371 create_star(@ps );
490 create_star(@ps );
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dpattern_fill.dpr79 procedure create_star(xc ,yc ,r1 ,r2 : double; n : unsigned; start_angle : double = 2.0 );
173 procedure the_application.create_star;
224 create_star(
331 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
420 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
H A Dimage_transforms.dpr79 procedure create_star(ps : path_storage_ptr );
157 procedure the_application.create_star;
371 create_star(@ps );
490 create_star(@ps );
/dports/editors/lazarus-qt5/lazarus/components/aggpas/
H A Dpattern_fill.dpr79 procedure create_star(xc ,yc ,r1 ,r2 : double; n : unsigned; start_angle : double = 2.0 );
173 procedure the_application.create_star;
224 create_star(
331 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
420 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
H A Dimage_transforms.dpr79 procedure create_star(ps : path_storage_ptr );
157 procedure the_application.create_star;
371 create_star(@ps );
490 create_star(@ps );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dpattern_fill.dpr79 procedure create_star(xc ,yc ,r1 ,r2 : double; n : unsigned; start_angle : double = 2.0 );
173 procedure the_application.create_star;
224 create_star(
331 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
420 create_star(m_polygon_cx ,m_polygon_cy ,r ,r / 1.45 ,14 );
H A Dimage_transforms.dpr79 procedure create_star(ps : path_storage_ptr );
157 procedure the_application.create_star;
371 create_star(@ps );
490 create_star(@ps );
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/example/
H A DSkiaSDLExample.cpp87 static SkPath create_star() { in create_star() function
254 offscreen->drawPath(create_star(), paint);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/example/
H A DSkiaSDLExample.cpp87 static SkPath create_star() { in create_star() function
254 offscreen->drawPath(create_star(), paint);
/dports/misc/bb/bb-1.3.0/
H A Dcredits.c282 static void create_star(int i) in create_star() function
338 create_star(i); in move_starfield()