Searched defs:SeriesOptions (Results 1 – 1 of 1) sorted by relevance
44 struct SeriesOptions : public MemoryHeap { struct55 ACE_DISALLOW_COPY_AND_MOVE(SeriesOptions); argument56 …SeriesOptions() : width(1), margin(1), head(nullptr), top(nullptr), bottom(nullptr), smooth(false), in SeriesOptions() function