/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

  1. { Parsed from Webkit.framework HIWebView.h }
  2. {$ifdef TYPES}
  3. {$ifndef HIWEBVIEW_PAS_T}
  4. {$define HIWEBVIEW_PAS_T}
  5. {$endif}
  6. {$endif}
  7. {$ifdef RECORDS}
  8. {$ifndef HIWEBVIEW_PAS_R}
  9. {$define HIWEBVIEW_PAS_R}
  10. {$endif}
  11. {$endif}
  12. {$ifdef FUNCTIONS}
  13. {$ifndef HIWEBVIEW_PAS_F}
  14. {$define HIWEBVIEW_PAS_F}
  15. {$endif}
  16. {$endif}
  17. {$ifdef EXTERNAL_SYMBOLS}
  18. {$ifndef HIWEBVIEW_PAS_S}
  19. {$define HIWEBVIEW_PAS_S}
  20. {$endif}
  21. {$endif}