equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright 2002-2007 Sun Microsystems, Inc. All Rights Reserved. |
2 # Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Sun designates this |
7 # published by the Free Software Foundation. Sun designates this |
566 AWTCharLBearing; |
566 AWTCharLBearing; |
567 AWTCharRBearing; |
567 AWTCharRBearing; |
568 AWTCharAscent; |
568 AWTCharAscent; |
569 AWTCharDescent; |
569 AWTCharDescent; |
570 AWTDrawGlyphList; |
570 AWTDrawGlyphList; |
|
571 AccelGlyphCache_RemoveAllCellInfos; |
571 |
572 |
572 local: |
573 local: |
573 *; |
574 *; |
574 }; |
575 }; |
575 |
576 |