summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/cocoaint/src/quartzcore/CVDisplayLink.inc
blob: 7391e94ce171a186ab809286de9de612f2c4cde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ Parsed from Quartzcore.framework CVDisplayLink.h }

{$ifdef TYPES}
{$ifndef CVDISPLAYLINK_PAS_T}
{$define CVDISPLAYLINK_PAS_T}

{$endif}
{$endif}

{$ifdef RECORDS}
{$ifndef CVDISPLAYLINK_PAS_R}
{$define CVDISPLAYLINK_PAS_R}

{$endif}
{$endif}

{$ifdef FUNCTIONS}
{$ifndef CVDISPLAYLINK_PAS_F}
{$define CVDISPLAYLINK_PAS_F}

{$endif}
{$endif}

{$ifdef EXTERNAL_SYMBOLS}
{$ifndef CVDISPLAYLINK_PAS_S}
{$define CVDISPLAYLINK_PAS_S}

{$endif}
{$endif}