Home
last modified time | relevance | path

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

/dports/x11/swaylock-effects/swaylock-effects-1.6-3/include/
H A Deffects.h39 EFFECT_COMPOSE_GRAV_E, enumerator
/dports/x11/swaylock-effects/swaylock-effects-1.6-3/
H A Deffects.c89 case EFFECT_COMPOSE_GRAV_E: in screen_pos_pair_to_pix()
98 case EFFECT_COMPOSE_GRAV_E: in screen_pos_pair_to_pix()
H A Dmain.c169 effect->e.compose.gravity = EFFECT_COMPOSE_GRAV_E; in parse_effect_compose()