HomeSort by relevance Sort by last modified time
    Searched refs:JAWT_DrawingSurface (Results 1 - 8 of 8) sorted by null

  /external/oj-libjdwp/src/solaris/javavm/export/
jawt_md.h 53 int (JNICALL *GetAWTColor)(JAWT_DrawingSurface* ds,
  /prebuilts/jdk/jdk8/linux-x86/include/linux/
jawt_md.h 53 int (JNICALL *GetAWTColor)(JAWT_DrawingSurface* ds,
  /prebuilts/jdk/jdk9/linux-x86/include/linux/
jawt_md.h 52 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...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
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...]
  /prebuilts/jdk/jdk8/linux-x86/include/
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...]
  /prebuilts/jdk/jdk9/darwin-x86/include/
jawt.h 60 * AWT Native Drawing Surface (JAWT_DrawingSurface).
99 * JAWT_DrawingSurface* ds;
151 struct jawt_DrawingSurface;
167 struct jawt_DrawingSurface* ds;
182 * JAWT_DrawingSurface
184 * All operations on a JAWT_DrawingSurface MUST be performed from the same
187 typedef struct jawt_DrawingSurface {
213 (struct jawt_DrawingSurface* ds);
224 (struct jawt_DrawingSurface* ds);
234 (struct jawt_DrawingSurface* ds)
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/include/
jawt.h 60 * AWT Native Drawing Surface (JAWT_DrawingSurface).
99 * JAWT_DrawingSurface* ds;
151 struct jawt_DrawingSurface;
167 struct jawt_DrawingSurface* ds;
182 * JAWT_DrawingSurface
184 * All operations on a JAWT_DrawingSurface MUST be performed from the same
187 typedef struct jawt_DrawingSurface {
213 (struct jawt_DrawingSurface* ds);
224 (struct jawt_DrawingSurface* ds);
234 (struct jawt_DrawingSurface* ds)
    [all...]

Completed in 203 milliseconds