Home
last modified time | relevance | path

Searched refs:pangosharp_attribute_get_start_index (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/glue/
H A Dattribute.c25 guint pangosharp_attribute_get_start_index (PangoAttribute *attr);
50 pangosharp_attribute_get_start_index (PangoAttribute *attr) in pangosharp_attribute_get_start_index() function
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttribute.cs135 static extern uint pangosharp_attribute_get_start_index (IntPtr raw); in pangosharp_attribute_get_start_index() method in Pango.Attribute
142 return pangosharp_attribute_get_start_index (raw);