Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h83 # define OPJ_API __attribute__ ((visibility ("hidden"))) macro
85 # define OPJ_API __attribute__ ((visibility ("default"))) macro
89 # define OPJ_API macro
104 # define OPJ_API __declspec(dllexport) macro
106 # define OPJ_API __declspec(dllimport) macro