Home
last modified time | relevance | path

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

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dlabel.c61 XfdashboardOrientation iconOrientation; member
155 priv->iconOrientation==XFDASHBOARD_ORIENTATION_RIGHT) in _xfdashboard_label_get_preferred_width_intern()
716 switch(priv->iconOrientation) in _xfdashboard_label_get_preferred_height()
792 switch(priv->iconOrientation) in _xfdashboard_label_get_preferred_width()
894 switch(priv->iconOrientation) in _xfdashboard_label_allocate()
960 switch(priv->iconOrientation) in _xfdashboard_label_allocate()
1188 g_value_set_enum(outValue, priv->iconOrientation); in _xfdashboard_label_get_property()
1395 priv->iconOrientation=-1; in xfdashboard_label_init()
1822 return(self->priv->iconOrientation); in xfdashboard_label_get_icon_orientation()
1834 if(priv->iconOrientation!=inOrientation) in xfdashboard_label_set_icon_orientation()
[all …]