Home
last modified time | relevance | path

Searched defs:pAnimations (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/
H A Dcairo-dock-widget-config.c210 …int *pAnimations = g_key_file_get_integer_list (pKeyFile, "Global", "hover effects", &length, NULL… in _make_simple_conf_file() local
233 int *pAnimations = g_key_file_get_integer_list (pKeyFile, "Global", "effects", &length, NULL); in _make_simple_conf_file() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Animated-icons/src/
H A Dapplet-notifications.c60 …s_start (gpointer pUserData, Icon *pIcon, CairoDock *pDock, CDAnimationsEffects *pAnimations, gboo… in _cd_animations_start()
H A Dapplet-struct.h211 CDAnimation pAnimations[CD_ANIMATIONS_NB_EFFECTS]; // same order as in the conf file. member
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Cairo-Penguin/src/
H A Dapplet-struct.h66 PenguinAnimation *pAnimations; member
/dports/games/sdb/sdb-1.0.2/src/
H A Dmd2.h121 vector<tAnimationInfo> pAnimations; variable
/dports/games/scourge/scourge/src/common/
H A Dconstants.h962 std::vector<tAnimationInfo> pAnimations; // The list of animations member