Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/
Dui_export.h15 #define UI_EXPORT __declspec(dllexport) macro
17 #define UI_EXPORT __declspec(dllimport) macro
22 #define UI_EXPORT __attribute__((visibility("default"))) macro
24 #define UI_EXPORT macro
29 #define UI_EXPORT macro
/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