Searched defs:PreviewRange (Results 1 – 1 of 1) sorted by relevance
55 struct PreviewRange { struct58 bool operator==(const PreviewRange &range) const argument62 void Set(int32_t startValue, int32_t endValue) in Set()