Home
last modified time | relevance | path

Searched refs:swt_fixed_accessible_new (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/
H A Dos_custom.h164 AtkObject *swt_fixed_accessible_new (GtkWidget *widget);
H A Dos_custom.c494 fixed->accessible = swt_fixed_accessible_new (widget); in swt_fixed_get_accessible()
930 fixed->accessible = swt_fixed_accessible_new (widget); in swt_fixed_get_accessible()
1196 AtkObject *swt_fixed_accessible_new (GtkWidget *widget) { in swt_fixed_accessible_new() function
/dports/x11-toolkits/swt/swt-4.20/
H A Dos_custom.h178 AtkObject *swt_fixed_accessible_new (GtkWidget *widget);
H A Dos_custom.c496 fixed->accessible = swt_fixed_accessible_new (widget); in swt_fixed_get_accessible()
1069 AtkObject *swt_fixed_accessible_new (GtkWidget *widget) { in swt_fixed_accessible_new() function