Searched defs:ShelfPackOptions (Results 1 – 1 of 1) sorted by relevance
148 struct ShelfPackOptions { struct in mapbox::ShelfPack149 inline ShelfPackOptions() : autoResize(false) { }; in ShelfPackOptions() argument150 bool autoResize;