Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dsymbols.c19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ argument
23 #define PNG_EXPORT_LAST_ORDINAL(ordinal)\ argument
A Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
A Dsym.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
A Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngconf.h300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument
310 #define PNG_EXPORT(ordinal, type, name, args) \ argument
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument
458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
A Dpngpriv.h369 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
381 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpngconf.h300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument
310 #define PNG_EXPORT(ordinal, type, name, args) \ argument
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument
458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmessagebox.c293 … DWORD style, DWORD exStyle, int x, int y, int w, int h, int id, const char *caption, WORD ordinal) in AddDialogControl()
352 …ic SDL_bool AddDialogStaticIcon(WIN_DialogData *dialog, int x, int y, int w, int h, Uint16 ordinal) in AddDialogStaticIcon()

Completed in 14 milliseconds