Home
last modified time | relevance | path

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

/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/base/
H A Dplugindescr.h122 GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd);
H A Dplugindescr.c272 const char *GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd) in GWEN_PluginDescription_GetLongDescr() function
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/base/
H A Dplugindescr.h122 GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd);
H A Dplugindescr.c272 const char *GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd) in GWEN_PluginDescription_GetLongDescr() function
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/base/
H A Dplugindescr.h122 GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd);
H A Dplugindescr.c272 const char *GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd) in GWEN_PluginDescription_GetLongDescr() function
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/base/
H A Dplugindescr.h122 GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd);
H A Dplugindescr.c272 const char *GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd) in GWEN_PluginDescription_GetLongDescr() function
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/base/
H A Dplugindescr.h122 GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd);
H A Dplugindescr.c272 const char *GWEN_PluginDescription_GetLongDescr(const GWEN_PLUGIN_DESCRIPTION *pd) in GWEN_PluginDescription_GetLongDescr() function
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/dialogs/
H A Ddlg_selectbackend.c174 s=GWEN_PluginDescription_GetLongDescr(d); in AB_SelectBackendDialog_BackendChanged()