Home
last modified time | relevance | path

Searched refs:draw_emblem_on_icon (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Ddisplay.c113 void draw_emblem_on_icon(GdkWindow *window, GtkStyle *style, in draw_emblem_on_icon() function
191 draw_emblem_on_icon(window, style, mp, &image_x, area->y + 2); in draw_huge_icon()
195 draw_emblem_on_icon(window, style, ROX_STOCK_SYMLINK, in draw_huge_icon()
200 draw_emblem_on_icon(window, style, ROX_STOCK_XATTR, in draw_huge_icon()
251 draw_emblem_on_icon(window, style, mp, &image_x, area->y + 2); in draw_large_icon()
255 draw_emblem_on_icon(window, style, ROX_STOCK_SYMLINK, in draw_large_icon()
260 draw_emblem_on_icon(window, style, ROX_STOCK_XATTR, in draw_large_icon()
304 draw_emblem_on_icon(window, style, mp, &image_x, area->y + 2); in draw_small_icon()
308 draw_emblem_on_icon(window, style, ROX_STOCK_SYMLINK, in draw_small_icon()
313 draw_emblem_on_icon(window, style, ROX_STOCK_XATTR, in draw_small_icon()
H A Ddisplay.h83 void draw_emblem_on_icon(GdkWindow *window, GtkStyle *style,
H A Dpanel.c1086 draw_emblem_on_icon(widget->window, widget->style, in draw_icon()
1091 draw_emblem_on_icon(widget->window, widget->style, in draw_icon()