open-src/lib/libXcomposite/mapfile-vers
author henryzh <henry.zhao@oracle.com>
Tue, 24 Feb 2015 18:57:01 -0800
changeset 1510 ef06e61b3a1f
parent 943 294f64612d23
permissions -rw-r--r--
20441798 Fix parfait errors for dsession
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
151
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     1
#
943
294f64612d23 6948254 Mass update of X gate sources to Oracle copyright format
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 919
diff changeset
     2
# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
151
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     3
#
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     4
# Permission is hereby granted, free of charge, to any person obtaining a
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
     5
# copy of this software and associated documentation files (the "Software"),
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
     6
# to deal in the Software without restriction, including without limitation
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
     7
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
     8
# and/or sell copies of the Software, and to permit persons to whom the
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
     9
# Software is furnished to do so, subject to the following conditions:
151
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    10
#
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    11
# The above copyright notice and this permission notice (including the next
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    12
# paragraph) shall be included in all copies or substantial portions of the
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    13
# Software.
151
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    14
#
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    15
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    16
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    17
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    18
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    19
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    20
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 907
diff changeset
    21
# DEALINGS IN THE SOFTWARE.
151
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    22
# 
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    23
#
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    24
#
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    25
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    26
libXcomposite_0.3 {
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    27
    global:
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    28
        XCompositeQueryExtension;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    29
        XCompositeQueryVersion;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    30
        XCompositeVersion;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    31
        XCompositeRedirectWindow;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    32
        XCompositeRedirectSubwindows;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    33
        XCompositeUnredirectWindow;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    34
        XCompositeUnredirectSubwindows;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    35
        XCompositeCreateRegionFromBorderClip;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    36
        XCompositeNameWindowPixmap;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    37
        XCompositeGetOverlayWindow;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    38
        XCompositeReleaseOverlayWindow;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    39
    local:
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    40
	*;
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    41
};
c48c1b804c80 6552916 libXcomposite [PSARC 2007/240]
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    42