jdk/src/java.desktop/macosx/native/libawt_lwawt/awt/CGraphicsConfig.m
changeset 32872 abca6234313d
parent 26751 70bac69b37c9
equal deleted inserted replaced
32871:f013b86386e6 32872:abca6234313d
    25 
    25 
    26 #include "LWCToolkit.h"
    26 #include "LWCToolkit.h"
    27 #include "GeomUtilities.h"
    27 #include "GeomUtilities.h"
    28 
    28 
    29 #include "sun_awt_CGraphicsConfig.h"
    29 #include "sun_awt_CGraphicsConfig.h"
    30 
    30 #import <JavaNativeFoundation/JavaNativeFoundation.h>
    31 
    31 
    32 /*
    32 /*
    33  * Class:     sun_awt_CGraphicsConfig
    33  * Class:     sun_awt_CGraphicsConfig
    34  * Method:    nativeGetBounds
    34  * Method:    nativeGetBounds
    35  * Signature: (I)Ljava/awt/Rectangle;
    35  * Signature: (I)Ljava/awt/Rectangle;