equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2001, 2014, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2001, 2016, 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 |
236 awt_Lock; |
236 awt_Lock; |
237 awt_Unlock; |
237 awt_Unlock; |
238 awt_GetDrawingSurface; |
238 awt_GetDrawingSurface; |
239 awt_FreeDrawingSurface; |
239 awt_FreeDrawingSurface; |
240 awt_GetComponent; |
240 awt_GetComponent; |
|
241 awt_CreateEmbeddedFrame; |
|
242 awt_SetBounds; |
|
243 awt_SynthesizeWindowActivation; |
|
244 |
241 |
245 |
242 X11SurfaceData_GetOps; |
246 X11SurfaceData_GetOps; |
243 getDefaultConfig; |
247 getDefaultConfig; |
244 Java_sun_font_FontConfigManager_getFontConfig; |
248 Java_sun_font_FontConfigManager_getFontConfig; |
245 Java_sun_font_FontConfigManager_getFontConfigAASettings; |
249 Java_sun_font_FontConfigManager_getFontConfigAASettings; |