open-src/lib/libXmu/mapfile-Xmu
changeset 1476 db63a2409b45
parent 943 294f64612d23
equal deleted inserted replaced
1475:5440cf11c171 1476:db63a2409b45
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # libXmu mapfile
     3 # libXmu mapfile
     4 #
     4 #
     5 # Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    33 	XmuAreaNot;
    33 	XmuAreaNot;
    34 	XmuAreaOrXor;
    34 	XmuAreaOrXor;
    35 	XmuCvtBackingStoreToString;
    35 	XmuCvtBackingStoreToString;
    36 	XmuCvtGravityToString;
    36 	XmuCvtGravityToString;
    37 	XmuCvtJustifyToString;
    37 	XmuCvtJustifyToString;
       
    38 	XmuCvtLongToString;
    38 	XmuCvtOrientationToString;
    39 	XmuCvtOrientationToString;
    39 	XmuCvtShapeStyleToString;
    40 	XmuCvtShapeStyleToString;
    40 	XmuCvtWidgetToString;
    41 	XmuCvtWidgetToString;
    41 	XmuDestroyScanlineList;
    42 	XmuDestroyScanlineList;
    42 	XmuDestroySegmentList;
    43 	XmuDestroySegmentList;
    51 	XmuScanlineEqu;
    52 	XmuScanlineEqu;
    52 	XmuScanlineNot;
    53 	XmuScanlineNot;
    53 	XmuScanlineOr;
    54 	XmuScanlineOr;
    54 	XmuScanlineOrSegment;
    55 	XmuScanlineOrSegment;
    55 	XmuScanlineXor;
    56 	XmuScanlineXor;
       
    57 	XmuScanlineXorSegment;
    56 	XmuValidArea;
    58 	XmuValidArea;
    57 	XmuValidScanline;
    59 	XmuValidScanline;
    58 
    60 
    59 # Moved to libXmuu.so.1:
    61 # Moved to libXmuu.so.1:
    60 	XmuNCopyISOLatin1Lowered	= FUNCTION FILTER libXmuu.so.1;
    62 	XmuNCopyISOLatin1Lowered	= FUNCTION FILTER libXmuu.so.1;