Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 25 of 511192) sorted by path

12345678910>>...20448

/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/
H A Daccessible-cache.c204 gboolean ret; in recursion_check_and_set() local
H A Devent.c363 gchar *ret = g_strdup (s); in signal_name_to_dbus() local
384 gchar *ret = (gchar *) g_malloc (strlen (name) * 2 + 2); in ensure_proper_format() local
440 gboolean ret = FALSE; in signal_is_needed() local
503 gchar *ret = g_strdup (source); in adapt_minor_for_dbus() local
1116 gboolean ret; in children_changed_event_listener() local
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/adaptors/
H A Dcollection-adaptor.c88 gboolean ret = TRUE; in match_states_all_p() local
114 gboolean ret = FALSE; in match_states_any_p() local
139 gboolean ret = TRUE; in match_states_none_p() local
621 bitarray_to_seq (dbus_uint32_t *array, int array_count, int **ret) in bitarray_to_seq()
H A Dcomponent-adaptor.c296 dbus_bool_t ret; in impl_SetExtents() local
338 dbus_bool_t ret; in impl_SetPosition() local
396 dbus_bool_t ret; in impl_SetSize() local
427 dbus_bool_t ret; in impl_ScrollTo() local
457 dbus_bool_t ret; in impl_ScrollToPoint() local
H A Dtable-adaptor.c414 dbus_bool_t ret; in impl_IsRowSelected() local
440 dbus_bool_t ret; in impl_IsColumnSelected() local
465 dbus_bool_t ret; in impl_IsSelected() local
492 dbus_bool_t ret; in impl_AddRowSelection() local
518 dbus_bool_t ret; in impl_AddColumnSelection() local
544 dbus_bool_t ret; in impl_RemoveRowSelection() local
570 dbus_bool_t ret; in impl_RemoveColumnSelection() local
597 dbus_bool_t ret; in impl_GetRowColumnExtentsAtIndex() local
H A Dtext-adaptor.c855 dbus_bool_t ret; in impl_ScrollSubstringTo() local
889 dbus_bool_t ret; in impl_ScrollSubstringToPoint() local
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/droute/
H A Ddroute.c269 DBusMessage *ret; in impl_prop_GetAll() local
330 DBusMessage *ret; in impl_prop_GetSet() local
341 DBusMessage *ret; in impl_prop_GetSet() local
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Datk-object-xml-loader.c106 double ret; in atof_get_prop() local
118 int ret; in atoi_get_prop() local
H A Datk_test_collection.c64 GArray *ret = atspi_collection_get_matches (iface, in atk_test_collection_get_matches() local
101 GArray *ret = atspi_collection_get_matches_to (iface, in atk_test_collection_get_matches_to() local
138 GArray *ret = atspi_collection_get_matches_from (iface, in atk_test_collection_get_matches_from() local
H A Datk_test_component.c52 gboolean ret = atspi_component_contains (iface, 400, 300, ATSPI_COORD_TYPE_SCREEN, NULL); in atk_test_component_contains() local
108 gshort ret = atspi_component_get_mdi_z_order (iface, NULL); in atk_test_component_get_mdi_z_order() local
120 gboolean ret = atspi_component_grab_focus (iface, NULL); in atk_test_component_grab_focus() local
132 gdouble ret = atspi_component_get_alpha (iface, NULL); in atk_test_component_get_alpha() local
151 …gboolean ret = atspi_component_set_extents (iface, 100, 100, 100, 100, ATSPI_COORD_TYPE_SCREEN, NU… in atk_test_component_set_extents() local
H A Datk_test_state_set.c136 AtspiStateSet *ret = atspi_state_set_compare (states, ss); in atk_test_state_set_compare() local
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/dummyatk/
H A Dmy-atk-selection.c105 int i, ret=0; in my_atk_selection_get_selection_count() local
143 gboolean ret = FALSE; in my_atk_selection_remove_selection() local
H A Dmy-atk-table-cell.c100 GPtrArray *ret = g_ptr_array_new_full (atk_table_get_n_columns ATK_TABLE (tab), g_object_unref); in my_atk_tablecell_get_column_header_cells() local
149 GPtrArray *ret = g_ptr_array_new_full (atk_table_get_n_columns ATK_TABLE (tab), g_object_unref); in my_atk_tablecell_get_row_header_cells() local
H A Dmy-atk-table.c47 gint ret = -1; in my_atk_table_get_index_at() local
116 gint i, all_child, ret=0; in my_atk_table_get_n_columns() local
133 gint i, all_child, ret=0; in my_atk_table_get_n_rows() local
170 AtkObject *ret = NULL; in my_atk_table_ref_at() local
193 GPtrArray *ret = g_ptr_array_new_full ( my_atk_table_get_n_rows (obj), in my_atk_table_get_row_description() local
256 GPtrArray *ret = g_ptr_array_new_full (my_atk_table_get_n_rows (obj), g_object_unref); in my_atk_table_get_row_header() local
278 GPtrArray *ret = g_ptr_array_new_full (my_atk_table_get_n_rows (obj), g_object_unref); in my_atk_table_get_column_header() local
299 gint i, all_child, row = 0, ret = 0; in my_atk_table_get_selected_rows() local
327 gint i, all_child, column = 0, ret = 0; in my_atk_table_get_selected_columns() local
359 GPtrArray *ret = g_ptr_array_new_full (my_atk_table_get_n_rows (obj), g_object_unref); in my_atk_table_is_row_selected() local
[all …]
/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/atspi/
H A Datspi-accessible.c412 dbus_int32_t ret; in atspi_accessible_get_child_count() local
486 dbus_int32_t ret = -1; in atspi_accessible_get_index_in_parent() local
529 GArray *ret; in atspi_accessible_get_relation_set() local
895 gint ret = -1; in atspi_accessible_get_id() local
1641 GArray *ret = g_array_new (TRUE, TRUE, sizeof (gchar *)); in atspi_accessible_get_interfaces() local
H A Datspi-collection.c84 GArray *ret = g_array_new (TRUE, TRUE, sizeof (AtspiAccessible *)); in return_accessibles() local
H A Datspi-component.c180 AtspiPoint ret; in atspi_component_get_position() local
208 AtspiPoint ret; in atspi_component_get_size() local
384 dbus_bool_t ret = FALSE; in atspi_component_set_position() local
411 dbus_bool_t ret = FALSE; in atspi_component_set_size() local
H A Datspi-event-listener.c173 gchar *ret; in convert_name_from_dbus() local
H A Datspi-hyperlink.c138 AtspiRange *ret = g_new (AtspiRange, 1); in atspi_hyperlink_get_index_range() local
H A Datspi-image.c63 AtspiPoint ret; in atspi_image_get_image_size() local
97 AtspiPoint ret; in atspi_image_get_image_position() local
H A Datspi-misc-private.h114 #define _ATSPI_DBUS_CHECK_SIG(message, type, error, ret) \ argument
H A Datspi-misc.c1322 GHashTable *ret; in _atspi_dbus_return_hash_from_message() local
1361 GArray *ret; in _atspi_dbus_return_attribute_array_from_message() local
1843 gboolean ret = allow_sync; in _atspi_set_allow_sync() local
H A Datspi-stateset.c236 GArray *ret; in atspi_state_set_get_states() local
H A Datspi-text.c199 GHashTable *ret = NULL; in atspi_text_get_text_attributes() local
255 GHashTable *ret = NULL; in atspi_text_get_attribute_run() local
636 AtspiRect ret; in atspi_text_get_character_extents() local
712 AtspiRect ret; in atspi_text_get_range_extents() local
809 AtspiRange *ret = g_new (AtspiRange, 1); in atspi_text_get_selection() local
/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/dbind/
H A Ddbind.c70 DBusMessage *ret; in dbind_send_and_allow_reentry() local

12345678910>>...20448