equal
deleted
inserted
replaced
456 awt_GetDrawingSurface; |
456 awt_GetDrawingSurface; |
457 awt_FreeDrawingSurface; |
457 awt_FreeDrawingSurface; |
458 awt_Unlock; |
458 awt_Unlock; |
459 awt_Lock; |
459 awt_Lock; |
460 awt_GetComponent; |
460 awt_GetComponent; |
|
461 awt_CreateEmbeddedFrame; |
|
462 awt_SetBounds; |
|
463 awt_SynthesizeWindowActivation; |
461 |
464 |
462 #XAWT entry point for CDE |
465 #XAWT entry point for CDE |
463 Java_sun_awt_motif_XsessionWMcommand; |
466 Java_sun_awt_motif_XsessionWMcommand; |
464 Java_sun_awt_motif_XsessionWMcommand_New; |
467 Java_sun_awt_motif_XsessionWMcommand_New; |
465 |
468 |