/packages/cocoaint/src/webkit/HIWebView.inc
https://github.com/slibre/freepascal · Unknown · 29 lines · 21 code · 8 blank · 0 comment · 0 complexity · 53545514aa8bed068a11fbb434ec4f3b MD5 · raw file
- { Parsed from Webkit.framework HIWebView.h }
- {$ifdef TYPES}
- {$ifndef HIWEBVIEW_PAS_T}
- {$define HIWEBVIEW_PAS_T}
- {$endif}
- {$endif}
- {$ifdef RECORDS}
- {$ifndef HIWEBVIEW_PAS_R}
- {$define HIWEBVIEW_PAS_R}
- {$endif}
- {$endif}
- {$ifdef FUNCTIONS}
- {$ifndef HIWEBVIEW_PAS_F}
- {$define HIWEBVIEW_PAS_F}
- {$endif}
- {$endif}
- {$ifdef EXTERNAL_SYMBOLS}
- {$ifndef HIWEBVIEW_PAS_S}
- {$define HIWEBVIEW_PAS_S}
- {$endif}
- {$endif}