open-src/lib/libXrandr/mapfile-vers
changeset 1351 9ad483eabd22
parent 943 294f64612d23
equal deleted inserted replaced
1350:ec02333573df 1351:9ad483eabd22
     1 #
     1 #
     2 # Copyright (c) 2007, 2009, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
     3 #
     3 #
     4 # Permission is hereby granted, free of charge, to any person obtaining a
     4 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # copy of this software and associated documentation files (the "Software"),
     5 # copy of this software and associated documentation files (the "Software"),
     6 # to deal in the Software without restriction, including without limitation
     6 # to deal in the Software without restriction, including without limitation
     7 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     7 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    93         XRRSetPanning;
    93         XRRSetPanning;
    94         XRRSetOutputPrimary;
    94         XRRSetOutputPrimary;
    95         XRRGetOutputPrimary;
    95         XRRGetOutputPrimary;
    96 } libXrandr_1.2;
    96 } libXrandr_1.2;
    97 
    97 
    98 
    98 libXrandr_1.4 {
       
    99     global:
       
   100 	XRRChangeProviderProperty;
       
   101 	XRRConfigureProviderProperty;
       
   102 	XRRDeleteProviderProperty;
       
   103 	XRRFreeProviderInfo;
       
   104 	XRRFreeProviderResources;
       
   105 	XRRGetProviderInfo;
       
   106 	XRRGetProviderProperty;
       
   107 	XRRGetProviderResources;
       
   108 	XRRListProviderProperties;
       
   109 	XRRQueryProviderProperty;
       
   110 	XRRSetProviderOffloadSink;
       
   111 	XRRSetProviderOutputSource;
       
   112 } libXrandr_1.3;