Home
last modified time | relevance | path

Searched defs:TVG_DEPRECATED (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
Dthorvg.h49 #define TVG_DEPRECATED __declspec(deprecated) macro
51 #define TVG_DEPRECATED __attribute__ ((__deprecated__)) macro
53 #define TVG_DEPRECATED macro
Dthorvg_capi.h57 #define TVG_DEPRECATED __declspec(deprecated) macro
59 #define TVG_DEPRECATED __attribute__ ((__deprecated__)) macro
61 #define TVG_DEPRECATED macro