Home
last modified time | relevance | path

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

/dports/math/py-matplotlib2/matplotlib-2.2.4/src/
H A D_contour.h252 void set_chunk_starts(long istart, long jstart);
H A D_contour.cpp320 void ParentCache::set_chunk_starts(long istart, long jstart) in set_chunk_starts() function in ParentCache
616 _parent_cache.set_chunk_starts(istart, jstart); in create_filled_contour()
/dports/math/py-matplotlib/matplotlib-3.4.3/src/
H A D_contour.h252 void set_chunk_starts(long istart, long jstart);
H A D_contour.cpp320 void ParentCache::set_chunk_starts(long istart, long jstart) in set_chunk_starts() function in ParentCache
616 _parent_cache.set_chunk_starts(istart, jstart); in create_filled_contour()