Home
last modified time | relevance | path

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

/external/chromium/ui/base/
Dui_export.h16 #define UI_EXPORT __declspec(dllexport) macro
18 #define UI_EXPORT __declspec(dllimport) macro
22 #define UI_EXPORT __attribute__((visibility("default"))) macro
26 #define UI_EXPORT macro