Searched refs:gushort (Results 1 – 4 of 4) sorted by relevance
36 typedef unsigned short gushort; typedef
145 WEBKIT_API gushort149 webkit_dom_test_obj_set_unsigned_short_attr(WebKitDOMTestObj* self, gushort value);
455 gushort461 gushort res = item->unsignedShortAttr(); in webkit_dom_test_obj_get_unsigned_short_attr()466 webkit_dom_test_obj_set_unsigned_short_attr(WebKitDOMTestObj* self, gushort value) in webkit_dom_test_obj_set_unsigned_short_attr()
77 gushort phase; in clickedCallback()