/packages/cocoaint/src/webkit/DOMEvents.inc
https://github.com/slibre/freepascal · Unknown · 29 lines · 21 code · 8 blank · 0 comment · 0 complexity · c52ccf45a0c4e881cab60e5db993c0e4 MD5 · raw file
- { Parsed from Webkit.framework DOMEvents.h }
- {$ifdef TYPES}
- {$ifndef DOMEVENTS_PAS_T}
- {$define DOMEVENTS_PAS_T}
- {$endif}
- {$endif}
- {$ifdef RECORDS}
- {$ifndef DOMEVENTS_PAS_R}
- {$define DOMEVENTS_PAS_R}
- {$endif}
- {$endif}
- {$ifdef FUNCTIONS}
- {$ifndef DOMEVENTS_PAS_F}
- {$define DOMEVENTS_PAS_F}
- {$endif}
- {$endif}
- {$ifdef EXTERNAL_SYMBOLS}
- {$ifndef DOMEVENTS_PAS_S}
- {$define DOMEVENTS_PAS_S}
- {$endif}
- {$endif}