Home
last modified time | relevance | path

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

/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.cpp112 typedef base::SharedPtr<SampleBounds> SampleBoundsPtr; typedef
222 SampleBoundsPtr sharedBounds() const { return m_bounds; } in sharedBounds()
224 void setSharedBounds(const SampleBoundsPtr& bounds) { in setSharedBounds()
238 SampleBoundsPtr m_bounds;