Home
last modified time | relevance | path

Searched refs:_xfce_rc_simple_has_entry (Results 1 – 3 of 3) sorted by path

/dports/x11/libxfce4util/libxfce4util-4.16.0/libxfce4util/
H A Dxfce-rc-config.c381 if (_xfce_rc_simple_has_entry (XFCE_RC_CONST (list->data), key)) in _xfce_rc_config_has_entry()
H A Dxfce-rc-private.h96 G_GNUC_INTERNAL gboolean _xfce_rc_simple_has_entry (const XfceRc *rc,
H A Dxfce-rc-simple.c587 simple->__parent__.has_entry = _xfce_rc_simple_has_entry; in _xfce_rc_simple_new()
976 _xfce_rc_simple_has_entry (const XfceRc *rc, in _xfce_rc_simple_has_entry() function