jdk/make/sun/motif12/reorder-i586
author ceisserer
Fri, 28 May 2010 11:37:44 -0700
changeset 5579 1a5e995a710b
parent 2 90ce3da70b43
permissions -rw-r--r--
6307603: [X11] Use RENDER extension for complex operations done in software Reviewed-by: bae, igor, prr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
data = R0x2000;
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
text = LOAD ?RXO;
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# Test Null
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# Test Exit
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# Test Hello
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# Test Sleep
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# Test IntToString
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# Test LoadToolkit
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
text: .text%JNI_OnLoad;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
text: .text%awt_util_debug_init;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
text: .text%Java_sun_awt_X11GraphicsEnvironment_initDisplay;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
text: .text%awt_init_Display;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
text: .text%makeDefaultConfig: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_GraphicsEnv.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
text: .text%awt_allocate_colors;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
text: .text%alloc_col: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11Color.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
text: .text%getVirtCubeSize;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
text: .text%uname: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11Color.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
text: .text%Java_sun_awt_font_NativeFontWrapper_getFontPath;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
text: .text%getPlatformFontPathChars: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
text: .text%getSolarisFontLocations: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
text: .text%fstat: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
text: .text%AppendFont: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
text: .text%freePlatformFontPathChars: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
text: .text%checkFont: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_Font.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
text: .text%Java_sun_awt_X11GraphicsEnvironment_getNativeFonts;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
text: .text%Java_sun_awt_font_NativeFontWrapper_setNativeFontPath;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
text: .text%isDisplayLocal;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
text: .text%Java_sun_awt_X11GraphicsEnvironment_checkShmExt;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
text: .text%TryInitMITShm: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_GraphicsEnv.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
text: .text%awt_output_flush;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
text: .text%awtJNI_TimeMillis: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
text: .text%AddFontsToX11FontPath: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/fontpath.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
text: .text%Java_sun_awt_X11GraphicsEnvironment_getNumScreens;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
text: .text%Java_sun_awt_X11GraphicsEnvironment_getDefaultScreenNum;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
text: .text%Java_sun_awt_X11GraphicsDevice_getConfigVisualId;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
text: .text%Java_sun_awt_X11GraphicsDevice_isDBESupported;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
text: .text%Java_sun_awt_X11GraphicsDevice_getDoubleBufferVisuals;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
text: .text%Java_sun_awt_X11GraphicsConfig_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
text: .text%Java_sun_awt_X11GraphicsConfig_init;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
text: .text%getAllConfigs: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_GraphicsEnv.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
text: .text%Java_sun_awt_motif_MToolkit_init;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
text: .text%getDefaultConfig;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
text: .text%getScreenData;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
text: .text%Java_sun_awt_PlatformFont_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
text: .text%Java_sun_awt_motif_MFontPeer_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
text: .text%awt_wm_init;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
text: .text%awt_wm_initAtoms: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
text: .text%awt_wm_getRunningWM;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
text: .text%xerror_detect_wm: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
text: .text%awt_wm_prepareIsIceWM: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
text: .text%awt_wm_isNetSupporting: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
text: .text%awt_wm_checkAnchor: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
text: .text%awt_getProperty32: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
text: .text%awt_wm_isWinSupporting: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
text: .text%awt_wm_isIceWM: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
text: .text%awt_wm_isEnlightenment: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
text: .text%awt_getECommsWindowIDProperty: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
text: .text%awt_wm_isSawfish: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
text: .text%awt_wm_isNetWMName: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
text: .text%awt_wm_isKDE2: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
text: .text%awt_wm_isCDE: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
text: .text%awt_color_match;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
text: .text%setup_modifier_map: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
text: .text%set_mod_mask: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
text: .text%awt_initialize_DataTransferer;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
text: .text%awt_initialize_Xm_DnD;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
text: .text%cacheDropDone: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_XmDnD.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
text: .text%awt_motif_enableSingleDragInitiator;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
text: .text%Java_java_awt_Cursor_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
text: .text%Java_sun_awt_motif_X11CustomCursor_cacheInit;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
text: .text%Java_sun_awt_motif_MToolkit_run;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
text: .text%awtJNI_GetCurrentThread;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
text: .text%awt_MToolkit_loop: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
text: .text%awt_pipe_init: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
text: .text%awt_set_poll_timeout: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
text: .text%awt_events_pending: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
text: .text%processOneEvent: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
text: .text%set_toolkit_busy;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
text: .text%waitForEvents;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
text: .text%performPoll: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
text: .text%awt_get_poll_timeout: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
text: .text%awtJNI_CleanupGlobalRefs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
text: .text%Java_java_awt_AWTEvent_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
text: .text%Java_sun_awt_SunToolkit_wakeupEventQueue;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
text: .text%Java_sun_awt_motif_MToolkit_shutdown;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
text: .text%X11SD_LibDispose;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
text: .text%LibDisposeStub: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
# Test LoadFrame
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
text: .text%Java_java_awt_Component_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
text: .text%Java_java_awt_Container_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
text: .text%Java_java_awt_Window_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
text: .text%Java_java_awt_Frame_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
text: .text%Java_sun_awt_SunToolkit_getPrivateKey;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
text: .text%Java_java_awt_MenuComponent_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
text: .text%Java_sun_awt_X11GraphicsConfig_pGetBounds;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
text: .text%Java_java_awt_Insets_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
text: .text%Java_sun_awt_motif_MComponentPeer_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
text: .text%Java_sun_awt_motif_MWindowPeer_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
text: .text%Java_sun_awt_motif_MWindowAttributes_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
text: .text%Java_sun_awt_motif_MWindowPeer_pCreate;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
text: .text%awtJNI_CreateAndSetGlobalRef;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
text: .text%copyGraphicsConfigToPeer;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
text: .text%awt_Frame_guessInsets;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
text: .text%awtJNI_ChangeInsets: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
text: .text%getMotifFontList;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
text: .text%getMotifFontStruct;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
text: .text%setDeleteCallback: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
text: .text%awt_canvas_create;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
text: .text%awt_util_show;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
text: .text%addTopLevel;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
text: .text%Java_sun_awt_motif_MWindowPeer_pHide;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
text: .text%Java_sun_awt_motif_MComponentPeer_pInitialize;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
text: .text%awt_addWidget;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
text: .text%Java_sun_awt_motif_MComponentPeer_pSetCursor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
text: .text%getCursor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
text: .text%awt_util_setCursor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
text: .text%Java_sun_awt_motif_MComponentPeer_getParent_1NoClientCode;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
text: .text%Java_sun_awt_motif_MWindowPeer_pReshape;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
text: .text%reshape: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
text: .text%awtJNI_setMbAndWwHeightAndOffsets: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
text: .text%awt_wm_configureGravityBuggy;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
text: .text%Java_sun_awt_X11SurfaceData_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
text: .text%Java_sun_awt_motif_MToolkit_loadSystemColors;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
text: .text%colorToRGB: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_MToolkit.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
text: .text%awt_allocate_systemcolors;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
text: .text%Java_sun_awt_X11GraphicsConfig_makeColorModel;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
text: .text%awtJNI_GetColorModel;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
text: .text%Java_sun_awt_X11SurfaceData_initOps;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
text: .text%Java_sun_awt_motif_MWindowPeer_pSetTitle;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
text: .text%Java_sun_awt_motif_MWindowPeer_setResizable;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
text: .text%Java_java_awt_Font_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
text: .text%Java_sun_awt_motif_MComponentPeer_pSetFont;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
text: .text%awt_util_mapChildren;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
text: .text%changeFont: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_Component.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
text: .text%Java_sun_awt_motif_MComponentPeer_pSetBackground;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
text: .text%getGraphicsConfigFromComponentPeer;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
text: .text%awtJNI_GetColorForVis;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
text: .text%ColorProc;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
text: .text%Java_sun_awt_motif_MComponentPeer_pSetForeground;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
text: .text%Java_sun_awt_motif_MWindowPeer_pShow;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
text: .text%Java_sun_awt_motif_MWindowPeer_pShowModal;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
text: .text%awt_wm_setExtendedState;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
text: .text%awt_wm_doStateProtocolNet: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
text: .text%awt_wm_doStateProtocolWin: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
text: .text%awt_wm_setShellDecor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
text: .text%awt_wm_setMotifDecor: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
text: .text%awt_wm_setOLDecor: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
text: .text%awt_wm_normalizeMotifDecor: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
text: .text%awt_wm_removeSizeHints;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
text: .text%shellEH: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
text: .text%awt_wm_isStateChange;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
text: .text%awt_wm_getWMState;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
text: .text%Java_sun_awt_motif_MGlobalCursorManager_cacheInit;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
text: .text%innerCanvasEH: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
text: .text%reconfigureOuterCanvas: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
text: .text%outerCanvasResizeCB: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_TopLevel.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
text: .text%Java_sun_awt_motif_MGlobalCursorManager_findHeavyweightUnderCursor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
text: .text%awt_wm_getInsetsFromProp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
text: .text%syncTopLevelPos;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
text: .text%raiseInputMethodWindow;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
text: .text%awt_wm_getExtendedState: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_wm.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
text: .text%awt_canvas_event_handler;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
text: .text%awt_canvas_handleEvent;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
text: .text%HandleExposeEvent: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/canvas.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
text: .text%checkForExpose: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/canvas.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
text: .text%expandDamageRect: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/canvas.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
text: .text%getCurComponent;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
text: .text%Java_java_awt_KeyboardFocusManager_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
text: .text%Java_java_awt_event_InputEvent_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
text: .text%Java_java_awt_event_KeyEvent_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
text: .text%Java_java_awt_AWTKeyStroke_allocateNewInstance;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
text: .text%Java_sun_awt_motif_MComponentPeer_nativeHandleEvent;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
text: .text%Java_java_awt_Event_initIDs;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
# Test LoadJFrame
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
text: .text%Java_sun_awt_motif_MToolkit_getScreenWidth;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
text: .text%Java_sun_awt_motif_MToolkit_getScreenHeight;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
text: .text%X11SD_Lock: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
text: .text%X11SD_InitWindow: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
text: .text%GetLockStub: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
text: .text%X11SD_GetRasInfo: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
text: .text%X11SD_Unlock: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
text: .text%X11SD_InitClip: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
text: .text%XRequestSentStub: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/X11SurfaceData.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
# Test JHello
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
text: .text%AWTLoadFont;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
text: .text%AWTFontMaxByte1;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
text: .text%AWTFontMaxCharOrByte2;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
text: .text%AWTFontMaxBounds;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
text: .text%AWTCharAscent;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
text: .text%AWTCharDescent;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
text: .text%AWTCharWidth;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
text: .text%AWTFontMinByte1;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
text: .text%AWTFontMinCharOrByte2;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
text: .text%AWTFontPerChar;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
text: .text%AWTCharRBearing;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
text: .text%AWTCharLBearing;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
text: .text%Java_sun_awt_X11SurfaceData_setInvalid;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
text: .text%Java_sun_awt_X11SurfaceData_nativeDispose;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
text: .text%X11SurfaceData_GetOps;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
# SwingSet
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
text: .text%Java_sun_awt_motif_MWindowPeer_setSaveUnder;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
text: .text%Java_sun_awt_motif_MCanvasPeer_create;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
text: .text%awt_util_insertCallback;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
text: .text%Java_sun_awt_motif_MComponentPeer_getComponents_1NoClientCode;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
text: .text%Java_sun_awt_motif_MComponentPeer_pReshape;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
text: .text%awt_util_reshape;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
text: .text%Java_sun_awt_motif_MComponentPeer_pShow;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
text: .text%Java_sun_awt_motif_MDataTransferer_getAtomForTarget;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
text: .text%Java_sun_awt_motif_MComponentPeer_addNativeDropTarget;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
text: .text%register_drop_site;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
text: .text%update_drop_site_hierarchy: OUTPUTDIR/tmp/sun/sun.awt/motif12/obj/awt_XmDnD.o;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
text: .text%AWTFontDefaultChar;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
text: .text%AWTFontGenerateImage;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
text: .text%CreatePixmapAndGC;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
text: .text%isAncestor;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
text: .text%xerror_handler;