Home
last modified time | relevance | path

Searched refs:visible_indices (Results 1 – 18 of 18) sorted by relevance

/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/appmenu-gtk-module/lib/
H A Dunity-gtk-menu-shell.c138 GSequence *visible_indices; in unity_gtk_menu_shell_show_item() local
144 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_show_item()
146 if (visible_indices != NULL) in unity_gtk_menu_shell_show_item()
257 GSequence *visible_indices; in unity_gtk_menu_shell_hide_item() local
263 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_hide_item()
403 GSequence *visible_indices; in unity_gtk_menu_shell_update_item() local
440 GSequence *visible_indices; in unity_gtk_menu_shell_handle_item_visible() local
446 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_visible()
579 GSequence *visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_parent() local
715 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_shell_insert()
[all …]
H A Dunity-gtk-menu-section.c316 GSequence *visible_indices; in unity_gtk_menu_section_get_begin_iter() local
328 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_begin_iter()
339 visible_iter = g_sequence_lookup(visible_indices, separator_index, g_uintcmp, NULL); in unity_gtk_menu_section_get_begin_iter()
343 visible_iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_menu_section_get_begin_iter()
352 GSequence *visible_indices; in unity_gtk_menu_section_get_end_iter() local
363 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_end_iter()
370 visible_iter = g_sequence_lookup(visible_indices, in unity_gtk_menu_section_get_end_iter()
375 visible_iter = g_sequence_get_end_iter(visible_indices); in unity_gtk_menu_section_get_end_iter()
H A Dunity-gtk-action-group.c1169 GSequence *visible_indices; in unity_gtk_action_group_connect_shell() local
1174 visible_indices = shell->visible_indices; in unity_gtk_action_group_connect_shell()
1179 if (visible_indices != NULL) in unity_gtk_action_group_connect_shell()
1181 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_connect_shell()
1217 GSequence *visible_indices; in unity_gtk_action_group_disconnect_shell() local
1223 visible_indices = shell->visible_indices; in unity_gtk_action_group_disconnect_shell()
1225 if (visible_indices != NULL) in unity_gtk_action_group_disconnect_shell()
1227 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_disconnect_shell()
H A Dappmenu-gtk-menu-shell.h61 GSequence *visible_indices; member
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/appmenu-gtk-module/lib/
H A Dunity-gtk-menu-shell.c138 GSequence *visible_indices; in unity_gtk_menu_shell_show_item() local
144 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_show_item()
146 if (visible_indices != NULL) in unity_gtk_menu_shell_show_item()
257 GSequence *visible_indices; in unity_gtk_menu_shell_hide_item() local
263 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_hide_item()
403 GSequence *visible_indices; in unity_gtk_menu_shell_update_item() local
440 GSequence *visible_indices; in unity_gtk_menu_shell_handle_item_visible() local
446 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_visible()
579 GSequence *visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_parent() local
715 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_shell_insert()
[all …]
H A Dunity-gtk-menu-section.c316 GSequence *visible_indices; in unity_gtk_menu_section_get_begin_iter() local
328 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_begin_iter()
339 visible_iter = g_sequence_lookup(visible_indices, separator_index, g_uintcmp, NULL); in unity_gtk_menu_section_get_begin_iter()
343 visible_iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_menu_section_get_begin_iter()
352 GSequence *visible_indices; in unity_gtk_menu_section_get_end_iter() local
363 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_end_iter()
370 visible_iter = g_sequence_lookup(visible_indices, in unity_gtk_menu_section_get_end_iter()
375 visible_iter = g_sequence_get_end_iter(visible_indices); in unity_gtk_menu_section_get_end_iter()
H A Dunity-gtk-action-group.c1169 GSequence *visible_indices; in unity_gtk_action_group_connect_shell() local
1174 visible_indices = shell->visible_indices; in unity_gtk_action_group_connect_shell()
1179 if (visible_indices != NULL) in unity_gtk_action_group_connect_shell()
1181 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_connect_shell()
1217 GSequence *visible_indices; in unity_gtk_action_group_disconnect_shell() local
1223 visible_indices = shell->visible_indices; in unity_gtk_action_group_disconnect_shell()
1225 if (visible_indices != NULL) in unity_gtk_action_group_disconnect_shell()
1227 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_disconnect_shell()
H A Dappmenu-gtk-menu-shell.h61 GSequence *visible_indices; member
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/appmenu-gtk-module/lib/
H A Dunity-gtk-menu-shell.c138 GSequence *visible_indices; in unity_gtk_menu_shell_show_item() local
144 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_show_item()
146 if (visible_indices != NULL) in unity_gtk_menu_shell_show_item()
257 GSequence *visible_indices; in unity_gtk_menu_shell_hide_item() local
263 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_hide_item()
403 GSequence *visible_indices; in unity_gtk_menu_shell_update_item() local
440 GSequence *visible_indices; in unity_gtk_menu_shell_handle_item_visible() local
446 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_visible()
579 GSequence *visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_parent() local
715 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_shell_insert()
[all …]
H A Dunity-gtk-menu-section.c316 GSequence *visible_indices; in unity_gtk_menu_section_get_begin_iter() local
328 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_begin_iter()
339 visible_iter = g_sequence_lookup(visible_indices, separator_index, g_uintcmp, NULL); in unity_gtk_menu_section_get_begin_iter()
343 visible_iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_menu_section_get_begin_iter()
352 GSequence *visible_indices; in unity_gtk_menu_section_get_end_iter() local
363 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_end_iter()
370 visible_iter = g_sequence_lookup(visible_indices, in unity_gtk_menu_section_get_end_iter()
375 visible_iter = g_sequence_get_end_iter(visible_indices); in unity_gtk_menu_section_get_end_iter()
H A Dunity-gtk-action-group.c1169 GSequence *visible_indices; in unity_gtk_action_group_connect_shell() local
1174 visible_indices = shell->visible_indices; in unity_gtk_action_group_connect_shell()
1179 if (visible_indices != NULL) in unity_gtk_action_group_connect_shell()
1181 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_connect_shell()
1217 GSequence *visible_indices; in unity_gtk_action_group_disconnect_shell() local
1223 visible_indices = shell->visible_indices; in unity_gtk_action_group_disconnect_shell()
1225 if (visible_indices != NULL) in unity_gtk_action_group_disconnect_shell()
1227 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_disconnect_shell()
H A Dappmenu-gtk-menu-shell.h61 GSequence *visible_indices; member
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/appmenu-gtk-module/lib/
H A Dunity-gtk-menu-shell.c138 GSequence *visible_indices; in unity_gtk_menu_shell_show_item() local
144 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_show_item()
146 if (visible_indices != NULL) in unity_gtk_menu_shell_show_item()
257 GSequence *visible_indices; in unity_gtk_menu_shell_hide_item() local
263 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_hide_item()
403 GSequence *visible_indices; in unity_gtk_menu_shell_update_item() local
440 GSequence *visible_indices; in unity_gtk_menu_shell_handle_item_visible() local
446 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_visible()
579 GSequence *visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_item_parent() local
715 visible_indices = shell->visible_indices; in unity_gtk_menu_shell_handle_shell_insert()
[all …]
H A Dunity-gtk-menu-section.c316 GSequence *visible_indices; in unity_gtk_menu_section_get_begin_iter() local
328 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_begin_iter()
339 visible_iter = g_sequence_lookup(visible_indices, separator_index, g_uintcmp, NULL); in unity_gtk_menu_section_get_begin_iter()
343 visible_iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_menu_section_get_begin_iter()
352 GSequence *visible_indices; in unity_gtk_menu_section_get_end_iter() local
363 visible_indices = unity_gtk_menu_shell_get_visible_indices(parent_shell); in unity_gtk_menu_section_get_end_iter()
370 visible_iter = g_sequence_lookup(visible_indices, in unity_gtk_menu_section_get_end_iter()
375 visible_iter = g_sequence_get_end_iter(visible_indices); in unity_gtk_menu_section_get_end_iter()
H A Dunity-gtk-action-group.c1169 GSequence *visible_indices; in unity_gtk_action_group_connect_shell() local
1174 visible_indices = shell->visible_indices; in unity_gtk_action_group_connect_shell()
1179 if (visible_indices != NULL) in unity_gtk_action_group_connect_shell()
1181 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_connect_shell()
1217 GSequence *visible_indices; in unity_gtk_action_group_disconnect_shell() local
1223 visible_indices = shell->visible_indices; in unity_gtk_action_group_disconnect_shell()
1225 if (visible_indices != NULL) in unity_gtk_action_group_disconnect_shell()
1227 GSequenceIter *iter = g_sequence_get_begin_iter(visible_indices); in unity_gtk_action_group_disconnect_shell()
H A Dappmenu-gtk-menu-shell.h61 GSequence *visible_indices; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/
H A Dtexture_mapping.h260 pcl::Indices &visible_indices, pcl::Indices &occluded_indices);
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/
H A Dtexture_mapping.hpp402 … const double octree_voxel_size, pcl::Indices &visible_indices, in removeOccludedPoints() argument
417 visible_indices.clear (); in removeOccludedPoints()
452 visible_indices.push_back (static_cast<pcl::index_t> (i)); in removeOccludedPoints()