equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2002, 2014, Oracle and/or its affiliates. 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. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
447 awt_FreeDrawingSurface; |
447 awt_FreeDrawingSurface; |
448 awt_Unlock; |
448 awt_Unlock; |
449 awt_Lock; |
449 awt_Lock; |
450 awt_GetComponent; |
450 awt_GetComponent; |
451 |
451 |
452 # Java Plugin |
|
453 # This is in awt_LoadLibrary.c and falls through to libmawt. |
|
454 # Evidently plugin needs this for backward compatability. |
|
455 getAwtLockFunctions; |
|
456 getAwtData; |
|
457 getAwtDisplay; |
|
458 #XAWT entry point for CDE |
452 #XAWT entry point for CDE |
459 Java_sun_awt_motif_XsessionWMcommand; |
453 Java_sun_awt_motif_XsessionWMcommand; |
460 Java_sun_awt_motif_XsessionWMcommand_New; |
454 Java_sun_awt_motif_XsessionWMcommand_New; |
461 |
455 |
462 local: |
456 local: |