Home
last modified time | relevance | path

Searched refs:shadow_progress (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-flap.c836 double shadow_progress; in allocate_shadow() local
867 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in allocate_shadow()
871 shadow_progress = self->reveal_progress; in allocate_shadow()
875 shadow_progress = 1; in allocate_shadow()
884 shadow_progress, shadow_direction); in allocate_shadow()
1002 double shadow_progress; in adw_flap_snapshot() local
1026 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in adw_flap_snapshot()
1030 shadow_progress = self->reveal_progress; in adw_flap_snapshot()
1034 shadow_progress = 1; in adw_flap_snapshot()
1042 shadow_progress < 1 && in adw_flap_snapshot()
H A Dadw-leaflet.c1823 double shadow_progress, mode_progress; in allocate_shadow() local
1856 shadow_progress = 1; in allocate_shadow()
1879 shadow_progress = mode_progress; in allocate_shadow()
1885 shadow_progress = self->child_transition.progress; in allocate_shadow()
1887 shadow_progress = 1 - self->child_transition.progress; in allocate_shadow()
1890 shadow_progress = 1 - shadow_progress; in allocate_shadow()
1905 shadow_progress, shadow_direction); in allocate_shadow()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-flap.c843 double shadow_progress; in allocate_shadow() local
874 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in allocate_shadow()
878 shadow_progress = self->reveal_progress; in allocate_shadow()
882 shadow_progress = 1; in allocate_shadow()
891 shadow_progress, shadow_direction); in allocate_shadow()
1018 double shadow_progress; in adw_flap_snapshot() local
1042 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in adw_flap_snapshot()
1046 shadow_progress = self->reveal_progress; in adw_flap_snapshot()
1050 shadow_progress = 1; in adw_flap_snapshot()
1058 shadow_progress < 1 && in adw_flap_snapshot()
H A Dadw-leaflet.c1856 double shadow_progress, mode_progress; in allocate_shadow() local
1889 shadow_progress = 1; in allocate_shadow()
1912 shadow_progress = mode_progress; in allocate_shadow()
1918 shadow_progress = self->child_transition.progress; in allocate_shadow()
1920 shadow_progress = 1 - self->child_transition.progress; in allocate_shadow()
1923 shadow_progress = 1 - shadow_progress; in allocate_shadow()
1938 shadow_progress, shadow_direction); in allocate_shadow()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-flap.c1117 gdouble shadow_progress; in hdy_flap_draw() local
1148 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in hdy_flap_draw()
1152 shadow_progress = self->reveal_progress; in hdy_flap_draw()
1156 shadow_progress = 1; in hdy_flap_draw()
1164 shadow_progress < 1 && in hdy_flap_draw()
1211 if (shadow_progress < 1 && gtk_widget_get_mapped (self->flap.widget)) { in hdy_flap_draw()
1215 shadow_progress, shadow_direction); in hdy_flap_draw()
H A Dhdy-stackable-box.c2076 gdouble shadow_progress, mode_progress; in hdy_stackable_box_draw() local
2141 shadow_progress = mode_progress; in hdy_stackable_box_draw()
2149 shadow_progress = self->child_transition.progress; in hdy_stackable_box_draw()
2151 shadow_progress = 1 - self->child_transition.progress; in hdy_stackable_box_draw()
2154 shadow_progress = 1 - shadow_progress; in hdy_stackable_box_draw()
2183 if (shadow_progress > 0) { in hdy_stackable_box_draw()
2188 shadow_progress, shadow_direction); in hdy_stackable_box_draw()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-flap.c1116 gdouble shadow_progress; in hdy_flap_draw() local
1147 shadow_progress = 1 - MIN (self->reveal_progress, self->fold_progress); in hdy_flap_draw()
1151 shadow_progress = self->reveal_progress; in hdy_flap_draw()
1155 shadow_progress = 1; in hdy_flap_draw()
1163 shadow_progress < 1 && in hdy_flap_draw()
1210 if (shadow_progress < 1 && gtk_widget_get_mapped (self->flap.widget)) { in hdy_flap_draw()
1214 shadow_progress, shadow_direction); in hdy_flap_draw()
H A Dhdy-stackable-box.c2083 gdouble shadow_progress, mode_progress; in hdy_stackable_box_draw() local
2148 shadow_progress = mode_progress; in hdy_stackable_box_draw()
2156 shadow_progress = self->child_transition.progress; in hdy_stackable_box_draw()
2158 shadow_progress = 1 - self->child_transition.progress; in hdy_stackable_box_draw()
2161 shadow_progress = 1 - shadow_progress; in hdy_stackable_box_draw()
2190 if (shadow_progress > 0) { in hdy_stackable_box_draw()
2195 shadow_progress, shadow_direction); in hdy_stackable_box_draw()