Home
last modified time | relevance | path

Searched refs:flap_position (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-flap.c118 GtkPackType flap_position; member
185 gboolean reverse = self->flap_position == GTK_PACK_START; in update_swipe_tracker()
802 if (self->flap_position != get_start_or_end (self)) { in compute_allocation()
848 if ((self->flap_position == GTK_PACK_START) != content_above_flap) { in allocate_shadow()
856 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) { in allocate_shadow()
1013 if ((self->flap_position == GTK_PACK_START) != content_above_flap) in adw_flap_snapshot()
1018 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) in adw_flap_snapshot()
1513 self->flap_position = GTK_PACK_START; in adw_flap_init()
1928 return self->flap_position; in adw_flap_get_flap_position()
1948 if (self->flap_position == position) in adw_flap_set_flap_position()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dflap.rs59 pub fn flap_position(&self) -> gtk::PackType { in flap_position() method
633 flap_position: Option<gtk::PackType>, field
726 if let Some(ref flap_position) = self.flap_position { in build()
727 properties.push(("flap-position", flap_position)); in build()
905 pub fn flap_position(mut self, flap_position: gtk::PackType) -> Self { in flap_position() method
906 self.flap_position = Some(flap_position); in flap_position()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-flap.c126 GtkPackType flap_position; member
194 gboolean reverse = self->flap_position == GTK_PACK_START; in update_swipe_tracker()
809 if (self->flap_position != get_start_or_end (self)) { in compute_allocation()
855 if ((self->flap_position == GTK_PACK_START) != content_above_flap) { in allocate_shadow()
863 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) { in allocate_shadow()
1029 if ((self->flap_position == GTK_PACK_START) != content_above_flap) in adw_flap_snapshot()
1034 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) in adw_flap_snapshot()
1570 self->flap_position = GTK_PACK_START; in adw_flap_init()
1982 return self->flap_position; in adw_flap_get_flap_position()
2001 if (self->flap_position == position) in adw_flap_set_flap_position()
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-flap.c118 GtkPackType flap_position; member
184 gboolean reverse = self->flap_position == GTK_PACK_START; in update_swipe_tracker()
907 if (self->flap_position != get_start_or_end (self)) { in compute_allocation()
1129 if ((self->flap_position == GTK_PACK_START) != content_above_flap) { in hdy_flap_draw()
1137 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) { in hdy_flap_draw()
1775 self->flap_position = GTK_PACK_START; in hdy_flap_init()
2196 return self->flap_position; in hdy_flap_get_flap_position()
2216 if (self->flap_position == position) in hdy_flap_set_flap_position()
2219 self->flap_position = position; in hdy_flap_set_flap_position()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-flap.c118 GtkPackType flap_position; member
184 gboolean reverse = self->flap_position == GTK_PACK_START; in update_swipe_tracker()
906 if (self->flap_position != get_start_or_end (self)) { in compute_allocation()
1128 if ((self->flap_position == GTK_PACK_START) != content_above_flap) { in hdy_flap_draw()
1136 if ((self->flap_position == get_start_or_end (self)) != content_above_flap) { in hdy_flap_draw()
1775 self->flap_position = GTK_PACK_START; in hdy_flap_init()
2196 return self->flap_position; in hdy_flap_get_flap_position()
2216 if (self->flap_position == position) in hdy_flap_set_flap_position()
2219 self->flap_position = position; in hdy_flap_set_flap_position()