Home
last modified time | relevance | path

Searched refs:draw_diamond (Results 1 – 25 of 44) sorted by relevance

12

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/fb/
H A Dui_decsp_font.c49 static void draw_diamond(u_char *fb, u_int width_bytes, u_int width, u_int height) { in draw_diamond() function
107 draw_diamond(p, xfont->glyph_width_bytes, width, height); in ui_load_decsp_xfont()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/wayland/
H A Dui_decsp_font.c49 static void draw_diamond(u_char *fb, u_int width_bytes, u_int width, u_int height) { in draw_diamond() function
107 draw_diamond(p, xfont->glyph_width_bytes, width, height); in ui_load_decsp_xfont()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/sdl2/
H A Dui_decsp_font.c49 static void draw_diamond(u_char *fb, u_int width_bytes, u_int width, u_int height) { in draw_diamond() function
107 draw_diamond(p, xfont->glyph_width_bytes, width, height); in ui_load_decsp_xfont()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/engines/pixbuf/
H A Dpixbuf-draw.c570 draw_diamond (GtkStyle *style, in draw_diamond() function
595 parent_class->draw_diamond (style, window, state, shadow, area, widget, detail, in draw_diamond()
1106 style_class->draw_diamond = draw_diamond; in pixbuf_style_class_init()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic.h433 bool_t render_oct_bb( oct_bb_t * bb, bool_t draw_square, bool_t draw_diamond );
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/hc/src/
H A Dhc_gtk2_engine.c379 style_class->draw_diamond = hc_draw_diamond; in hc_style_class_init()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstyle.cc326 klass->draw_diamond = &draw_diamond_vfunc_callback; in class_init_function()
918 if(base && base->draw_diamond) in draw_diamond_vfunc_callback()
920 …(*base->draw_diamond)(self, window, state_type, shadow_type, area, widget, detail, x, y, width, he… in draw_diamond_vfunc_callback()
2269 if(base && base->draw_diamond) in draw_diamond_vfunc()
2271 …(*base->draw_diamond)(gobj(),Glib::unwrap(window),((GtkStateType)(state_type)),((GtkShadowType)(sh… in draw_diamond_vfunc()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dstyle.hg490 _WRAP_VFUNC(void draw_diamond(const Glib::RefPtr<Gdk::Window>& window,
496 int x, int y, int width, int height), draw_diamond)
H A Dgtk_vfuncs.defs496 (define-vfunc draw_diamond
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dparmesan-clefs.mf844 def draw_diamond (expr exact_center, reduction) =
928 draw_diamond (exact_center
931 draw_diamond (exact_center
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dparmesan-clefs.mf844 def draw_diamond (expr exact_center, reduction) =
928 draw_diamond (exact_center
931 draw_diamond (exact_center
/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dparmesan-clefs.mf927 def draw_diamond (expr exact_center, reduction) =
1011 draw_diamond (exact_center +
1014 draw_diamond (exact_center +
/dports/graphics/dia/dia-0.97.3/lib/
H A Darrows.c1188 draw_diamond(DiaRenderer *renderer, Point *to, Point *from, in draw_diamond() function
1815 draw_diamond(renderer, to, from, length, width, linewidth, fg_color); in draw_hollow_diamond()
1823 draw_diamond(renderer, to, from, length, width, linewidth, fg_color); in draw_filled_diamond()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkstyle.h256 void (*draw_diamond) (GtkStyle *style, member
H A Dgtkstyle.c451 klass->draw_diamond = gtk_default_draw_diamond; in gtk_style_class_init()
3328 g_return_if_fail (GTK_STYLE_GET_CLASS (style)->draw_diamond != NULL); in gtk_paint_diamond()
3335 GTK_STYLE_GET_CLASS (style)->draw_diamond (style, cr, state_type, shadow_type, in gtk_paint_diamond()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Deditpal.c667 static void draw_diamond(int x, int y, int color) in draw_diamond() function
1676 draw_diamond(x1+(RGBEditor_BWIDTH-5)/2, y1+(RGBEditor_BDEPTH-5)/2, fg_color); in RGBEditor_Update()
2167draw_diamond(this->x + xoff + this->csize/2 - 1, this->y + yoff + this->csize/2 - 1, fg_color); in PalTable__Draw()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkstyle.h226 void (*draw_diamond) (GtkStyle *style, member
H A Dgtkstyle.c510 klass->draw_diamond = gtk_default_draw_diamond; in gtk_style_class_init()
1133 g_return_if_fail (GTK_STYLE_GET_CLASS (style)->draw_diamond != NULL); in gtk_draw_diamond()
1135 …GTK_STYLE_GET_CLASS (style)->draw_diamond (style, window, state_type, shadow_type, NULL, NULL, NUL… in gtk_draw_diamond()
6128 g_return_if_fail (GTK_STYLE_GET_CLASS (style)->draw_diamond != NULL); in gtk_paint_diamond()
6131 GTK_STYLE_GET_CLASS (style)->draw_diamond (style, window, state_type, shadow_type, in gtk_paint_diamond()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenstylewrapper.cpp2780 static void draw_diamond( GtkStyle* style, in draw_diamond() function
2805 StyleWrapper::parentClass()->draw_diamond( style, window, state, in draw_diamond()
3746 style_class->draw_diamond = draw_diamond; in classInit()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgtk_vfuncs.defs598 (define-vfunc draw_diamond
/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Ddisplay.c100 void draw_diamond (int x, int y, int angle, int out1, int out2,
2853 draw_diamond (xe, ye, ebullet[b].angle2 + i * ANGLE_3, in draw_an_ebullet()
2952 draw_diamond (xe, ye, ebullet[b].angle + ANGLE_4, in draw_an_ebullet()
3064 void draw_diamond (int x, int y, int angle, int out1, int out2, in draw_diamond() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/builder/
H A Dlayout.des1515 function draw_diamond (center_x, center_y, radius)
1607 draw_diamond(room_x, room_y, room_radius)
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkstyle.inc110draw_diamond : procedure (style:PGtkStyle; window:PGdkWindow; state_type:TGtkStateType; shadow_typ…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkstyle.inc110draw_diamond : procedure (style:PGtkStyle; window:PGdkWindow; state_type:TGtkStateType; shadow_typ…
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkwidget.pp248draw_diamond : procedure (style:PGtkStyle; window:PGdkWindow; state_type:TGtkStateType; shadow_typ…

12