Home
last modified time | relevance | path

Searched defs:COGL_DEPRECATED_FOR (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-macros.h47 #define COGL_DEPRECATED_FOR(f) macro
61 #define COGL_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) macro
63 #define COGL_DEPRECATED_FOR(f) __declspec(deprecated("is deprecated. Use '" #f "' instead")) macro
65 #define COGL_DEPRECATED_FOR(f) G_DEPRECATED macro
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-macros.h47 #define COGL_DEPRECATED_FOR(f) macro
61 #define COGL_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) macro
63 #define COGL_DEPRECATED_FOR(f) __declspec(deprecated("is deprecated. Use '" #f "' instead")) macro
65 #define COGL_DEPRECATED_FOR(f) G_DEPRECATED macro
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-macros.h47 #define COGL_DEPRECATED_FOR(f) macro
61 #define COGL_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) macro
63 #define COGL_DEPRECATED_FOR(f) __declspec(deprecated("is deprecated. Use '" #f "' instead")) macro
65 #define COGL_DEPRECATED_FOR(f) G_DEPRECATED macro