Home
last modified time | relevance | path

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

/external/chromium_org/ui/display/
Ddisplay_export.h16 #define DISPLAY_EXPORT __declspec(dllexport) macro
18 #define DISPLAY_EXPORT __declspec(dllimport) macro
24 #define DISPLAY_EXPORT __attribute__((visibility("default"))) macro
26 #define DISPLAY_EXPORT macro
33 #define DISPLAY_EXPORT macro