Home
last modified time | relevance | path

Searched refs:gtk_widget_get_child_visible (Results 1 – 25 of 116) sorted by relevance

12345

/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-pathbar.c501 if (gtk_widget_get_child_visible (button)) { in nemo_path_bar_update_slider_buttons()
508 if (gtk_widget_get_child_visible (button)) { in nemo_path_bar_update_slider_buttons()
759 needs_reorder |= gtk_widget_get_child_visible (child) == FALSE; in nemo_path_bar_size_allocate()
773 needs_reorder |= gtk_widget_get_child_visible (child) == TRUE; in nemo_path_bar_size_allocate()
784 needs_reorder |= gtk_widget_get_child_visible (child) == TRUE; in nemo_path_bar_size_allocate()
1035 if (gtk_widget_get_visible (child) && gtk_widget_get_child_visible (child)) { in nemo_path_bar_get_path_for_child()
1049 gtk_widget_get_child_visible (path_bar->priv->down_slider_button)) { in nemo_path_bar_get_path_for_child()
1057 gtk_widget_get_child_visible (data->button)) in nemo_path_bar_get_path_for_child()
1062 gtk_widget_get_child_visible (path_bar->priv->up_slider_button)) { in nemo_path_bar_get_path_for_child()
1199 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) { in nemo_path_bar_scroll_down()
[all …]
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-location-buttons.c520 gtk_widget_get_child_visible (child)) in thunar_location_buttons_get_path_for_child()
538 gtk_widget_get_child_visible (GTK_WIDGET (l->data))) in thunar_location_buttons_get_path_for_child()
735 need_reorder |= gtk_widget_get_child_visible (GTK_WIDGET (lp->data)) == TRUE; in thunar_location_buttons_size_allocate()
741 need_reorder |= gtk_widget_get_child_visible (GTK_WIDGET (lp->data)) == TRUE; in thunar_location_buttons_size_allocate()
765 need_reorder |= gtk_widget_get_child_visible (GTK_WIDGET (lp->data)) == FALSE; in thunar_location_buttons_size_allocate()
992 if (gtk_widget_get_child_visible (button)) in thunar_location_buttons_update_sliders()
1003 if (gtk_widget_get_child_visible (button) && buttons->fake_root_button == NULL) in thunar_location_buttons_update_sliders()
1139 if (!gtk_widget_get_child_visible (GTK_WIDGET (button))) in thunar_location_buttons_clicked()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkpathbar.c368 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
377 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
803 if (gtk_widget_get_child_visible (BUTTON_DATA (path_bar->button_list->data)->button)) in gtk_path_bar_scroll_down()
815 if (list->next && gtk_widget_get_child_visible (BUTTON_DATA (list->next->data)->button)) in gtk_path_bar_scroll_down()
855 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_scroll_up()
865 if (list->prev && gtk_widget_get_child_visible (BUTTON_DATA (list->prev->data)->button)) in gtk_path_bar_scroll_up()
931 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_slider_up_defocus()
940 (!gtk_widget_get_child_visible (path_bar->up_slider_button))) in gtk_path_bar_slider_up_defocus()
959 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_slider_down_defocus()
968 (!gtk_widget_get_child_visible (path_bar->down_slider_button))) in gtk_path_bar_slider_down_defocus()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkpathbar.c500 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
509 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
968 if (gtk_widget_get_child_visible (BUTTON_DATA (path_bar->priv->button_list->data)->button)) in gtk_path_bar_scroll_down()
980 if (list->next && gtk_widget_get_child_visible (BUTTON_DATA (list->next->data)->button)) in gtk_path_bar_scroll_down()
1021 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_scroll_up()
1031 if (list->prev && gtk_widget_get_child_visible (BUTTON_DATA (list->prev->data)->button)) in gtk_path_bar_scroll_up()
1093 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_slider_up_defocus()
1102 (!gtk_widget_get_child_visible (path_bar->priv->up_slider_button))) in gtk_path_bar_slider_up_defocus()
1121 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_slider_down_defocus()
1130 (!gtk_widget_get_child_visible (path_bar->priv->down_slider_button))) in gtk_path_bar_slider_down_defocus()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkpathbar.c424 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
430 if (gtk_widget_get_child_visible (button)) in gtk_path_bar_update_slider_buttons()
695 if (gtk_widget_get_child_visible (BUTTON_DATA (path_bar->button_list->data)->button)) in gtk_path_bar_scroll_down()
707 if (list->next && gtk_widget_get_child_visible (BUTTON_DATA (list->next->data)->button)) in gtk_path_bar_scroll_down()
743 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in gtk_path_bar_scroll_up()
753 if (list->prev && gtk_widget_get_child_visible (BUTTON_DATA (list->prev->data)->button)) in gtk_path_bar_scroll_up()
1145 if (!gtk_widget_get_child_visible (BUTTON_DATA (current_path->data)->button)) in gtk_path_bar_check_parent_path()
H A Dgtklistbox.c2102 gtk_widget_get_child_visible (GTK_WIDGET (row)); in update_row_is_visible()
2479 if (box->placeholder && gtk_widget_get_child_visible (box->placeholder)) in gtk_list_box_measure()
2528 if (box->placeholder && gtk_widget_get_child_visible (box->placeholder)) in gtk_list_box_measure()
2589 if (box->placeholder && gtk_widget_get_child_visible (box->placeholder)) in gtk_list_box_size_allocate()
H A Dgtkrevealer.c599 new_visible != gtk_widget_get_child_visible (revealer->child)) in gtk_revealer_set_position()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/panel/
H A Ddzl-dock-revealer.c391 if (!gtk_widget_get_child_visible (child) || !gtk_widget_get_visible (child)) in dzl_dock_revealer_get_child_preferred_width()
447 else if (child != NULL && !gtk_widget_get_child_visible (child)) in dzl_dock_revealer_get_preferred_width()
477 if (!gtk_widget_get_child_visible (child) || !gtk_widget_get_visible (child)) in dzl_dock_revealer_get_child_preferred_height()
533 else if (child != NULL && !gtk_widget_get_child_visible (child)) in dzl_dock_revealer_get_preferred_height()
572 if (!gtk_widget_get_child_visible (child)) in dzl_dock_revealer_size_allocate()
H A Ddzl-dock-bin.c903 gtk_widget_get_child_visible (child->widget)) in dzl_dock_bin_child_size_allocate()
1614 gtk_widget_get_child_visible (child->widget) && in dzl_dock_bin_grab_focus()
1764 !gtk_widget_get_child_visible (child->widget)) in dzl_dock_bin_draw()
1778 !gtk_widget_get_child_visible (child->widget)) in dzl_dock_bin_draw()
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Ddemo2widget.c121 if (!gtk_widget_get_child_visible (child)) in demo2_widget_snapshot()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-pathbar.c592 if (gtk_widget_get_child_visible (button)) in caja_path_bar_update_slider_buttons()
601 if (gtk_widget_get_child_visible (button)) in caja_path_bar_update_slider_buttons()
1050 if (list->next && gtk_widget_get_child_visible (BUTTON_DATA (list->next->data)->button)) in caja_path_bar_scroll_down()
1065 if (gtk_widget_get_child_visible (BUTTON_DATA (list->data)->button)) in caja_path_bar_scroll_down()
1115 if (list->prev && gtk_widget_get_child_visible (BUTTON_DATA (list->prev->data)->button)) in caja_path_bar_scroll_up()
2040 if (!gtk_widget_get_child_visible (BUTTON_DATA (current_path->data)->button)) in caja_path_bar_check_parent_path()
/dports/audio/ardour6/Ardour-6.8.0/libs/clearlooks-newer/
H A Dsupport.c256 if (tab_label && !gtk_widget_get_child_visible (tab_label)) { in clearlooks_get_notebook_tab_position()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/clearlooks/src/
H A Dsupport.c293 if (tab_label && !gtk_widget_get_child_visible (tab_label)) { in clearlooks_get_notebook_tab_position()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/keyboard/
H A Dcc-input-list-box.c515 if (gtk_widget_get_visible (sibling) && gtk_widget_get_child_visible (sibling)) in find_sibling()
521 if (gtk_widget_get_visible (sibling) && gtk_widget_get_child_visible (sibling)) in find_sibling()
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/src/
H A Dadw-shadow-helper.c298 if (!gtk_widget_get_child_visible (self->dimming)) in adw_shadow_helper_snapshot()
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/src/
H A Dadw-shadow-helper.c286 if (!gtk_widget_get_child_visible (self->dimming)) in adw_shadow_helper_snapshot()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/graphing/
H A Ddzl-graph-view.c320 gtk_widget_get_child_visible (GTK_WIDGET (self))) in dzl_graph_view__model__notify_timespan()
/dports/x11-themes/gtk-murrine-engine/murrine-0.98.2/src/
H A Dsupport.c404 if (tab_label && !gtk_widget_get_child_visible (tab_label)) in murrine_get_notebook_tab_position()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DExpandItem.java476 if (!GTK.gtk_widget_get_child_visible (handle)) return false; in setFocus()
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dlistbox.c303 if (gtk_widget_get_child_visible (row)) in check_filtered()
/dports/math/gnumeric/gnumeric-1.12.50/src/widgets/
H A Dgnm-notebook.c398 if (!gtk_widget_get_child_visible (child)) in gnm_notebook_button_press()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/gtk/
H A Dlistbox.c295 if (gtk_widget_get_child_visible (row)) in check_filtered()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-image-navigator.c216 if (gtk_widget_get_child_visible (child)) in gth_image_navigator_draw_child()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dnotebook.cpp568 if (!gtk_widget_get_child_visible(box)) in HitTest()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/widgets/
H A Ddzl-multi-paned.c1542 gtk_widget_get_child_visible (child->widget) && in dzl_multi_paned_size_allocate()
1702 !gtk_widget_get_child_visible (child->widget)) in dzl_multi_paned_draw()
1787 if (gtk_widget_get_child_visible (child->widget) && in dzl_multi_paned_pan_gesture_drag_begin()

12345