OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JAWT_DrawingSurface
(Results
1 - 2
of
2
) sorted by null
/external/oj-libjdwp/src/solaris/javavm/export/
jawt_md.h
53
int (JNICALL *GetAWTColor)(
JAWT_DrawingSurface
* ds,
/external/oj-libjdwp/src/share/javavm/export/
jawt.h
56
* AWT Native Drawing Surface (
JAWT_DrawingSurface
).
95
*
JAWT_DrawingSurface
* ds;
147
struct
jawt_DrawingSurface
;
163
struct
jawt_DrawingSurface
* ds;
178
*
JAWT_DrawingSurface
180
* All operations on a
JAWT_DrawingSurface
MUST be performed from the same
183
typedef struct
jawt_DrawingSurface
{
209
(struct
jawt_DrawingSurface
* ds);
220
(struct
jawt_DrawingSurface
* ds);
230
(struct
jawt_DrawingSurface
* ds)
[
all
...]
Completed in 458 milliseconds