Home
last modified time | relevance | path

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

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dstyles.c22 typedef enum { SPT_COLOR = 0, SPT_ICON, SPT_ACTION } StlPType; enumerator
261 case SPT_ICON:
544 case SPT_ICON: in save_property()
620 newtype = SPT_ICON; in old_load_property()
657 case SPT_ICON: in old_load_property()
915 case SPT_ICON: in property_copy()
1049 case SPT_ICON: in value_new()
1067 case SPT_ICON: in value_destroy()
1151 pr = style_get_property(stl, property, SPT_ICON); in stl_style_property_set_icon()
1192 if(pr->value->type == SPT_ICON) in stl_style_property_get_icon()