HomeSort by relevance Sort by last modified time
    Searched refs:APIENTRY (Results 26 - 31 of 31) sorted by null

12

  /external/qemu/distrib/sdl-1.2.12/src/audio/dart/
SDL_dart.c 47 LONG APIENTRY DARTEventFunc(ULONG ulStatus,
  /external/webkit/Tools/WinLauncher/
WinLauncher.cpp 139 int APIENTRY _tWinMain(HINSTANCE hInstance,
  /external/webkit/Source/WebCore/rendering/
RenderThemeSafari.cpp 98 SOFT_LINK(SafariTheme, STPaintProgressIndicator, void, APIENTRY, (ProgressIndicatorType type, CGContextRef context, const CGRect& rect, NSControlSize size, ThemeControlState state, float value), (type, context, rect, size, state, value))
100 SOFT_LINK_OPTIONAL(SafariTheme, STCopyThemeColor, CGColorRef, APIENTRY, (unsigned color, SafariTheme::ThemeControlState));
    [all...]
  /external/quake/quake/src/QW/client/
gl_vidnt.c 135 typedef void (APIENTRY *lp3DFXFUNC) (int, int, int, int, int, const void*);
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 135 typedef void (APIENTRY *lp3DFXFUNC) (int, int, int, int, int, const void*);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 75 * WINDOWS: Include windows.h here to define APIENTRY.
82 #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__)
104 #ifndef APIENTRY
105 #define APIENTRY GLAPIENTRY
110 #define APIENTRYP APIENTRY *
    [all...]

Completed in 288 milliseconds

12