mapfile-vers revision 0
5891N/A#
5891N/A# Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
5891N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5891N/A#
5891N/A# This code is free software; you can redistribute it and/or modify it
5891N/A# under the terms of the GNU General Public License version 2 only, as
5891N/A# published by the Free Software Foundation. Sun designates this
5891N/A# particular file as subject to the "Classpath" exception as provided
5891N/A# by Sun in the LICENSE file that accompanied this code.
5891N/A#
5891N/A# This code is distributed in the hope that it will be useful, but WITHOUT
5891N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5891N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
5891N/A# version 2 for more details (a copy is included in the LICENSE file that
5891N/A# accompanied this code).
5891N/A#
5891N/A# You should have received a copy of the GNU General Public License version
5891N/A# 2 along with this work; if not, write to the Free Software Foundation,
5891N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5891N/A#
5891N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
5891N/A# CA 95054 USA or visit www.sun.com if you need additional information or
5891N/A# have any questions.
5891N/A#
5891N/A
5891N/A# Define public interface.
5891N/A
5891N/ASUNWprivate_1.1 {
5891N/A global:
5891N/A Java_sun_dc_pr_PathDasher_beginPath;
5891N/A Java_sun_dc_pr_PathFiller_getTileState;
5891N/A Java_sun_dc_pr_PathStroker_setCaps;
5891N/A Java_sun_dc_pr_PathStroker_setCorners;
5891N/A Java_sun_dc_pr_PathFiller_writeAlpha16;
5891N/A Java_sun_dc_pr_PathFiller_closedSubpath;
5891N/A Java_sun_dc_pr_PathStroker_beginPath;
5891N/A Java_sun_dc_pr_PathDasher_setDashT4;
5891N/A Java_sun_dc_pr_PathFiller_dispose;
5891N/A Java_sun_dc_pr_PathStroker_closedSubpath;
5891N/A Java_sun_dc_pr_PathDasher_appendLine;
5891N/A Java_sun_dc_pr_PathStroker_dispose;
5891N/A Java_sun_dc_pr_PathDasher_setOutputConsumer;
5891N/A Java_sun_dc_pr_PathStroker_reset;
5891N/A Java_sun_dc_pr_PathFiller_beginSubpath;
5891N/A Java_sun_dc_pr_PathFiller_writeAlpha8;
5891N/A Java_sun_dc_pr_PathDasher_closedSubpath;
5891N/A Java_sun_dc_pr_PathFiller_appendQuadratic;
5891N/A Java_sun_dc_pr_PathDasher_setOutputT6;
5891N/A Java_sun_dc_pr_PathStroker_setPenFitting;
5891N/A Java_sun_dc_pr_PathStroker_endPath;
5891N/A Java_sun_dc_pr_PathDasher_setDash;
5891N/A Java_sun_dc_pr_PathFiller_nextTile;
5980N/A Java_sun_dc_pr_PathStroker_setOutputConsumer;
5891N/A Java_sun_dc_pr_PathFiller_setFillMode;
5980N/A Java_sun_dc_pr_PathFiller_appendLine;
5891N/A Java_sun_dc_pr_PathStroker_appendQuadratic;
5891N/A Java_sun_dc_pr_PathFiller_endPath;
5891N/A Java_sun_dc_pr_PathStroker_appendCubic;
5891N/A Java_sun_dc_pr_PathDasher_appendCubic;
5891N/A Java_sun_dc_pr_PathStroker_setPenDiameter;
5891N/A Java_sun_dc_pr_PathFiller_setOutputArea;
5891N/A Java_sun_dc_pr_PathFiller_getAlphaBox;
5891N/A Java_sun_dc_pr_PathStroker_appendLine;
5891N/A Java_sun_dc_pr_PathStroker_setOutputT6;
5891N/A Java_sun_dc_pr_PathFiller_beginPath;
5891N/A Java_sun_dc_pr_PathDasher_dispose;
5891N/A Java_sun_dc_pr_PathDasher_reset;
5891N/A Java_sun_dc_pr_PathFiller_reset;
5891N/A Java_sun_dc_pr_PathDasher_endPath;
5891N/A Java_sun_dc_pr_PathStroker_beginSubpath;
5891N/A Java_sun_dc_pr_PathStroker_setPenT4;
5891N/A Java_sun_dc_pr_PathDasher_appendQuadratic;
5891N/A Java_sun_dc_pr_PathDasher_beginSubpath;
5891N/A Java_sun_dc_pr_PathFiller_appendCubic;
5891N/A
5891N/A Java_sun_dc_pr_PathDasher_cClassFinalize;
5980N/A Java_sun_dc_pr_PathDasher_cClassInitialize;
5891N/A Java_sun_dc_pr_PathDasher_cInitialize;
5891N/A Java_sun_dc_pr_PathFiller_cClassFinalize;
5891N/A Java_sun_dc_pr_PathFiller_cClassInitialize;
5891N/A Java_sun_dc_pr_PathFiller_cInitialize;
5891N/A Java_sun_dc_pr_PathStroker_cClassFinalize;
Java_sun_dc_pr_PathStroker_cClassInitialize;
Java_sun_dc_pr_PathStroker_cInitialize;
Java_sun_dc_pr_PathStroker_cInitialize2D;
Java_sun_dc_pr_PathDasher_getCPathConsumer;
Java_sun_dc_pr_PathFiller_getCPathConsumer;
Java_sun_dc_pr_PathStroker_getCPathConsumer;
local:
*;
};