blob: 21bc3ce02a901af7334ee691650f858ff63494e3 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001//
2//
3// This file is used for automated generation of java classes to wrap native structures.
4// The detail on format of this file see WrapperGenerator.java
5//
6// WARNING: if you modified this file, you need to regenerate sizes.64-solaris-i386
7//
8
9XExtData
10 number int
11 next pointer XExtData
12 free_private pointer
13 private_data pointer
14XIMText
15 length short
16 feedback pointer
17 encoding_is_wchar Bool
18 string pointer
19XSetWindowAttributes
20 background_pixmap long
21 background_pixel long
22 border_pixmap long
23 border_pixel long
24 bit_gravity int
25 win_gravity int
26 backing_store int
27 backing_planes long
28 backing_pixel long
29 save_under Bool
30 event_mask long
31 do_not_propagate_mask long
32 override_redirect Bool
33 colormap long
34 cursor long
35Visual
36 ext_data pointer XExtData
37 visualid long
38 class int
39 red_mask long
40 green_mask long
41 blue_mask long
42 bits_per_rgb int
43 map_entries int
44Depth
45 depth int
46 nvisuals int
47 visuals pointer Visual
48XClassHint
49 res_name pointer
50 res_class pointer
51XIMPreeditCaretCallbackStruct
52 position int
53 direction int
54 style int
55XmbTextItem
56 chars pointer byte
57 nchars int
58 delta int
59 font_set pointer
60XStandardColormap
61 colormap long
62 red_max long
63 red_mult long
64 green_max long
65 green_mult long
66 blue_max long
67 blue_mult long
68 base_pixel long
69 visualid long
70 killid long
71XIMCallback
72 client_data pointer
73 callback pointer
74XKeyboardState
75 key_click_percent int
76 bell_percent int
77 bell_pitch int
78 bell_duration int
79 led_mask long
80 global_auto_repeat int
81 auto_repeats array byte 32
82XCirculateEvent
83 type int
84 serial long
85 send_event Bool
86 display long
87 event long
88 window long
89 place int
90XWMHints
91 flags long
92 initial_state int
93 icon_pixmap pointer
94 icon_window long
95 icon_x int
96 icon_y int
97 icon_mask long
98 input Bool
99 window_group long
100XCrossingEvent
101 type int
102 serial long
103 send_event Bool
104 display long
105 window long
106 root long
107 subwindow long
108 time ulong
109 x int
110 y int
111 x_root int
112 y_root int
113 mode int
114 detail int
115 same_screen Bool
116 focus Bool
117 state int
118XIMStringConversionText
119 length short
120 feedback pointer
121 encoding_is_wchar Bool
122 string pointer
123XKeymapEvent
124 type int
125 serial long
126 send_event Bool
127 display long
128 window long
129 key_vector array byte 32
130XDestroyWindowEvent
131 type int
132 serial long
133 send_event Bool
134 display long
135 event long
136 window long
137XComposeStatus
138 compose_ptr pointer
139 chars_matched int
140XTextItem
141 chars pointer
142 nchars int
143 delta int
144 font long
145XIMStringConversionCallbackStruct
146 position short
147 direction int
148 operation short
149 factor short
150 text pointer XIMStringConversionText
151XOMFontInfo
152 num_font int
153 font_struct_list pointer
154 font_name_list pointer
155XClientMessageEvent
156 type int
157 serial long
158 send_event Bool
159 display long
160 window long
161 message_type Atom
162 format int
163 data array long 5
164XMapRequestEvent
165 type int
166 serial long
167 send_event Bool
168 display long
169 parent long
170 window long
171XSelectionEvent
172 type int
173 serial long
174 send_event Bool
175 display long
176 requestor long
177 selection Atom
178 target Atom
179 property Atom
180 time ulong
181XVisibilityEvent
182 type int
183 serial long
184 send_event Bool
185 display long
186 window long
187 state int
188XConfigureRequestEvent
189 type int
190 serial long
191 send_event Bool
192 display long
193 parent long
194 window long
195 x int
196 y int
197 width int
198 height int
199 border_width int
200 above long
201 detail int
202 value_mask long
203Screen
204 ext_data pointer XExtData
205 display pointer
206 root long
207 width int
208 height int
209 mwidth int
210 mheight int
211 ndepths int
212 depths pointer Depth
213 root_depth int
214 root_visual pointer Visual
215 default_gc long
216 cmap long
217 white_pixel long
218 black_pixel long
219 max_maps int
220 min_maps int
221 backing_store int
222 save_unders Bool
223 root_input_mask long
224XTextProperty
225 value pointer byte
226 encoding long
227 format int
228 nitems long
229XWindowChanges
230 x int
231 y int
232 width int
233 height int
234 border_width int
235 sibling long
236 stack_mode int
237XVisualInfo
238 visual pointer
239 visualid long
240 screen int
241 depth int
242 class int
243 red_mask long
244 green_mask long
245 blue_mask long
246 colormap_size int
247 bits_per_rgb int
248XIMHotKeyTrigger
249 keysym long
250 modifier int
251 modifier_mask int
252XIMHotKeyTriggers
253 num_hot_key int
254 key pointer XIMHotKeyTrigger
255XIMStyles
256 count_styles short
257 supported_styles pointer long
258XIMStatusDrawCallbackStruct
259 type int
260 data long
261XWindowAttributes
262 x int
263 y int
264 width int
265 height int
266 border_width int
267 depth int
268 visual pointer Visual
269 root long
270 class int
271 bit_gravity int
272 win_gravity int
273 backing_store int
274 backing_planes long
275 backing_pixel long
276 save_under Bool
277 colormap long
278 map_installed Bool
279 map_state int
280 all_event_masks long
281 your_event_mask long
282 do_not_propagate_mask long
283 override_redirect Bool
284 screen pointer Screen
285XExtCodes
286 extension int
287 major_opcode int
288 first_event int
289 first_error int
290XPropertyEvent
291 type int
292 serial long
293 send_event Bool
294 display long
295 window long
296 atom Atom
297 time ulong
298 state int
299
300XSizeHints
301 flags long
302 x int
303 y int
304 width int
305 height int
306 min_width int
307 min_height int
308 max_width int
309 max_height int
310 width_inc int
311 height_inc int
312 min_aspect.x int
313 min_aspect.y int
314 max_aspect.x int
315 max_aspect.y int
316 base_width int
317 base_height int
318 win_gravity int
319XIconSize
320 min_width int
321 min_height int
322 max_width int
323 max_height int
324 width_inc int
325 height_inc int
326XwcTextItem
327 chars pointer
328 nchars int
329 delta int
330 font_set pointer
331XIMPreeditDrawCallbackStruct
332 caret int
333 chg_first int
334 chg_length int
335 text pointer XIMText
336XErrorEvent
337 type int
338 display long
339 resourceid long
340 serial long
341 error_code byte
342 request_code byte
343 minor_code byte
344XSelectionClearEvent
345 type int
346 serial long
347 send_event Bool
348 display long
349 window long
350 selection Atom
351 time ulong
352XKeyboardControl
353 key_click_percent int
354 bell_percent int
355 bell_pitch int
356 bell_duration int
357 led int
358 led_mode int
359 key int
360 auto_repeat_mode int
361XAnyEvent
362 type int
363 serial long
364 send_event Bool
365 display long
366 window long
367XTimeCoord
368 time ulong
369 x short
370 y short
371XGravityEvent
372 type int
373 serial long
374 send_event Bool
375 display long
376 event long
377 window long
378 x int
379 y int
380XCharStruct
381 lbearing short
382 rbearing short
383 width short
384 ascent short
385 descent short
386 attributes short
387XArc
388 x short
389 y short
390 width short
391 height short
392 angle1 short
393 angle2 short
394XPoint
395 x short
396 y short
397ScreenFormat
398 ext_data pointer XExtData
399 depth int
400 bits_per_pixel int
401 scanline_pad int
402XFocusChangeEvent
403 type int
404 serial long
405 send_event Bool
406 display long
407 window long
408 mode int
409 detail int
410XResizeRequestEvent
411 type int
412 serial long
413 send_event Bool
414 display long
415 window long
416 width int
417 height int
418
419XRectangle
420 x short
421 y short
422 width short
423 height short
424
425XMappingEvent
426 type int
427 serial long
428 send_event Bool
429 display long
430 window long
431 request int
432 first_keycode int
433 count int
434XSegment
435 x1 short
436 y1 short
437 x2 short
438 y2 short
439XColor
440 pixel long
441 red short
442 green short
443 blue short
444 flags byte
445 pad byte
446XKeyEvent
447 type int
448 serial long
449 send_event Bool
450 display long
451 window long
452 root long
453 subwindow long
454 time ulong
455 x int
456 y int
457 x_root int
458 y_root int
459 state int
460 keycode int
461 same_screen Bool
462XReparentEvent
463 type int
464 serial long
465 send_event Bool
466 display long
467 event long
468 window long
469 parent long
470 x int
471 y int
472 override_redirect Bool
473XMotionEvent
474 type int
475 serial long
476 send_event Bool
477 display long
478 window long
479 root long
480 subwindow long
481 time ulong
482 x int
483 y int
484 x_root int
485 y_root int
486 state int
487 is_hint byte
488 same_screen Bool
489XButtonEvent
490 type int
491 serial long
492 send_event Bool
493 display long
494 window long
495 root long
496 subwindow long
497 time ulong
498 x int
499 y int
500 x_root int
501 y_root int
502 state int
503 button int
504 same_screen Bool
505XHostAddress
506 family int
507 length int
508 address pointer
509XOMCharSetList
510 charset_count int
511 charset_list pointer
512XNoExposeEvent
513 type int
514 serial long
515 send_event Bool
516 display long
517 drawable long
518 major_code int
519 minor_code int
520XSelectionRequestEvent
521 type int
522 serial long
523 send_event Bool
524 display long
525 owner long
526 requestor long
527 selection Atom
528 target Atom
529 property Atom
530 time ulong
531XGCValues
532 function int
533 plane_mask long
534 foreground long
535 background long
536 line_width int
537 line_style int
538 cap_style int
539 join_style int
540 fill_style int
541 fill_rule int
542 arc_mode int
543 tile long
544 stipple long
545 ts_x_origin int
546 ts_y_origin int
547 font long
548 subwindow_mode int
549 graphics_exposures Bool
550 clip_x_origin int
551 clip_y_origin int
552 clip_mask long
553 dash_offset int
554 dashes byte
555XImage
556 width int
557 height int
558 xoffset int
559 format int
560 data pointer byte
561 byte_order int
562 bitmap_unit int
563 bitmap_bit_order int
564 bitmap_pad int
565 depth int
566 bytes_per_line int
567 bits_per_pixel int
568 red_mask long
569 green_mask long
570 blue_mask long
571 obdata pointer
572 f.create_image pointer
573 f.destroy_image pointer
574 f.get_pixel pointer
575 f.put_pixel pointer
576 f.sub_image pointer
577 f.add_pixel pointer
578XIMValuesList
579 count_values short
580 supported_values pointer
581XColormapEvent
582 type int
583 serial long
584 send_event Bool
585 display long
586 window long
587 colormap long
588 new Bool
589 state int
590XIMPreeditStateNotifyCallbackStruct
591 state long
592XCreateWindowEvent
593 type int
594 serial long
595 send_event Bool
596 display long
597 parent long
598 window long
599 x int
600 y int
601 width int
602 height int
603 border_width int
604 override_redirect Bool
605XConfigureEvent
606 type int
607 serial long
608 send_event Bool
609 display long
610 event long
611 window long
612 x int
613 y int
614 width int
615 height int
616 border_width int
617 above long
618 override_redirect Bool
619XFontProp
620 name long
621 card32 long
622XModifierKeymap
623 max_keypermod int
624 modifiermap pointer
625XCirculateRequestEvent
626 type int
627 serial long
628 send_event Bool
629 display long
630 parent long
631 window long
632 place int
633XChar2b
634 byte1 byte
635 byte2 byte
636XTextItem16
637 chars pointer XChar2b
638 nchars int
639 delta int
640 font long
641XOMOrientation
642 num_orientation int
643 orientation pointer int
644XGraphicsExposeEvent
645 type int
646 serial long
647 send_event Bool
648 display long
649 drawable long
650 x int
651 y int
652 width int
653 height int
654 count int
655 major_code int
656 minor_code int
657XFontStruct
658 ext_data pointer XExtData
659 fid long
660 direction int
661 min_char_or_byte2 int
662 max_char_or_byte2 int
663 min_byte1 int
664 max_byte1 int
665 all_chars_exist Bool
666 n_properties int
667 properties pointer XFontProp
668 min_bounds struct XCharStruct
669 max_bounds struct XCharStruct
670 per_char pointer XCharStruct
671 ascent int
672 descent int
673XMapEvent
674 type int
675 serial long
676 send_event Bool
677 display long
678 event long
679 window long
680 override_redirect int
681XExposeEvent
682 type int
683 serial long
684 send_event Bool
685 display long
686 window long
687 x int
688 y int
689 width int
690 height int
691 count int
692
693XFontSetExtents
694 max_ink_extent struct XRectangle
695 max_logical_extent struct XRectangle
696
697XUnmapEvent
698 type int
699 serial long
700 send_event Bool
701 display long
702 event long
703 window long
704 from_configure Bool
705PropMwmHints
706 flags long
707 functions long
708 decorations long
709 inputMode long
710 status long
711XPixmapFormatValues
712 depth int
713 bits_per_pixel int
714 scanline_pad int
715awtImageData
716 Depth int
717 wsImageFormat struct XPixmapFormatValues
718 clrdata pointer
719 convert array pointer 32
720ColorEntry
721 r byte
722 g byte
723 b byte
724 flags byte
725ColorData
726 awt_Colors pointer ColorEntry
727 awt_numICMcolors int
728 awt_icmLUT pointer int
729 awt_icmLUT2Colors pointer byte
730 img_grays pointer byte
731 img_clr_tbl pointer byte
732 img_oda_red pointer byte
733 img_oda_green pointer byte
734 img_oda_blue pointer byte
735 pGrayInverseLutData pointer int
736 screendata int
737
738AwtGraphicsConfigData
739 awt_depth int
740 awt_cmap long
741 awt_visInfo struct XVisualInfo
742 awt_num_colors int
743 awtImage pointer awtImageData
744 AwtColorMatch pointer
745 monoImage pointer
746 monoPixmap long
747 monoPixmapWidth int
748 monoPixmapHeight int
749 monoPixmapGC long
750 pixelStride int
751 color_data pointer ColorData
752 glxInfo pointer
753
754AwtScreenData
755 numConfigs int
756 root long
757 whitepixel long
758 blackpixel long
759 defaultConfig pointer AwtGraphicsConfigData
760 configs pointer // AwtGraphicsConfigDataPtr *configs;
761
762XdbeSwapInfo
763 swap_window long
764 swap_action int
765
766XEvent
767 type int
768 xany struct XAnyEvent
769 xkey struct XKeyEvent
770 xbutton struct XButtonEvent
771 xmotion struct XMotionEvent
772 xcrossing struct XCrossingEvent
773 xfocus struct XFocusChangeEvent
774 xexpose struct XExposeEvent
775 xgraphicsexpose struct XGraphicsExposeEvent
776 xnoexpose struct XNoExposeEvent
777 xvisibility struct XVisibilityEvent
778 xcreatewindow struct XCreateWindowEvent
779 xdestroywindow struct XDestroyWindowEvent
780 xunmap struct XUnmapEvent
781 xmap struct XMapEvent
782 xmaprequest struct XMapRequestEvent
783 xreparent struct XReparentEvent
784 xconfigure struct XConfigureEvent
785 xgravity struct XGravityEvent
786 xresizerequest struct XResizeRequestEvent
787 xconfigurerequest struct XConfigureRequestEvent
788 xcirculate struct XCirculateEvent
789 xcirculaterequest struct XCirculateRequestEvent
790 xproperty struct XPropertyEvent
791 xselectionclear struct XSelectionClearEvent
792 xselectionrequest struct XSelectionRequestEvent
793 xselection struct XSelectionEvent
794 xcolormap struct XColormapEvent
795 xclient struct XClientMessageEvent
796 xmapping struct XMappingEvent
797 xerror struct XErrorEvent
798 xkeymap struct XKeymapEvent
799 pad array long 24