Home
last modified time | relevance | path

Searched refs:GFX_RANGE_EXPORT (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/ui/gfx/range/
Dgfx_range_export.h12 #define GFX_RANGE_EXPORT __declspec(dllexport) macro
14 #define GFX_RANGE_EXPORT __declspec(dllimport) macro
19 #define GFX_RANGE_EXPORT __attribute__((visibility("default"))) macro
21 #define GFX_RANGE_EXPORT macro
26 #define GFX_RANGE_EXPORT macro
Drange_f.h20 class GFX_RANGE_EXPORT RangeF {
96 GFX_RANGE_EXPORT std::ostream& operator<<(std::ostream& os,
Drange.h37 class GFX_RANGE_EXPORT Range {
134 GFX_RANGE_EXPORT std::ostream& operator<<(std::ostream& os, const Range& range);