Home
last modified time | relevance | path

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

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-config.h173 void cairo_dock_encrypt_string( const gchar *cDecryptedString, gchar **cEncryptedString );
H A Dcairo-dock-config.c550 void cairo_dock_encrypt_string( const gchar *cDecryptedString, gchar **cEncryptedString ) in cairo_dock_encrypt_string() function
H A Dcairo-dock-gui-factory.c3530 cairo_dock_encrypt_string( cWidgetValue, &cValue ); in _cairo_dock_get_each_widget_value()